问题
We created an android application using eclipse in the version of Froyo until jelly bean 4.2.0 the problem is, we want to run the application in Jelly bean 4.2.2 ..I tried upgrading the minSdkVersion and the targetSdkVersion in eclpise still the application crush when I tried it in 4.2.2 my API .I also go to Windows>preferences>android >the platform has already 4.2.2
I am asking for help..please Help!!
回答1:
In manifest change "android:sdkVersion" to 17
回答2:
Update target to latest one in project.properties file also.
来源:https://stackoverflow.com/questions/20866800/how-to-upgrade-projects-in-eclipse