简体   繁体   中英

how to downgrade project from android2.2 to android 2.1 ?

I have my android project running on android 2.2 . I want it to work on android 2.1 . How do I do that ?? Changing the target sdk in manifest file did not help . I tried to clean the project but it deleted my R.java file. Plz suggest urgently.

If you are using Eclipse:

Right click on the project --> Properties - Click Android sub-section from the left panel - Change the Target Name to Android 2.1

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM