In Eclipse(Helios) I am getting the android API level upto 13(Android 3.2) only. I want to create a project in Android 4.0, but when I create a new project, I am getting the target API level upto 13 only. I had updated the ADT and SDK Platform tools to latest version. Even in the AVD manager, when I create a new AVD, target version appears upto API level 13 only.
In Eclipse(Helios) I am getting the android API level upto 13(Android 3.2) only. I
Share
You need to select in eclipse windows mwnu and select Android SDK Manager and it check which API level is not install and select API level that you want to install and then install packages and accept all terms and conditions and install new API.