Issue
I have already installed the android sdk for windows. I was working with the Api level 8 and API level 15.
Now I want to work with the Honeycomb for Tablets. But I don't know how to add the honeycomb API Level in my case.
When I am opening the Windows --> Preferences in eclipse, then I am getting this screen.
I want to setup the environment for Honycomb. please help me out.
This is my SDK MANAGER SHOWING:
This is the Tool menu in SDK Manager in my case.
Solution
In Eclipse, go to Window -> Android SDK Manager
Select API level 11 (Android 3.0) for Honeycomb and click on Install Packages.
If you fail to see any other API levels apart from already installed packages, try this:
Clear your cache and reload. The clear-cache button is in Tools > Options in the SDK Manager, and reloading is Packages > Reload in the SDK Manager.
Link: SDK Manager doesn't show anything, only already installed packages
In case you do not see any "Options" in the drop down menu just like the OP, then click on "Tools -> Manage Add On Sites" and see if the list of the repositories are there or not. Just to make sure, ensure that all the repos listed in the following image is present in your repo. If not, then add the missing ones:
Now go to "Packages -> Reload" and see if you can find the rest of the Android API's in the repo.
Answered By - sultan.of.swing
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.