i have Android SDK 4.0.3 installed , i want to install a precedent version (2.2 for example) so should i uninstall the 4.0.3 version or not?
How to do it ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Just install needed SDK in Android SDK manager
http://developer.android.com/sdk/adding-components.html
And then simply choose needed SDK in eclipse when create a new project, or change SDK in “Android” tab of project preferences in Eclipse.