how to access api 19 for android in eclipse?

旧时模样 提交于 2020-01-16 14:19:45

问题


I am currently using Eclipse SDK for Android development and I am targeting API 19 but I'm not able to update as I'm not getting anything with description uninstalled in my SDK manager.

Can someone please help? I need to know how I can update the SDK and access API 19 in my Eclipse ADT?


回答1:


You need to access the SDK Manager, which can be found at the 5th button from the left of your toolbar (assuming default eclipse view)

Alternatively you can click on 'window' and then 'SDK Manager'. This should then load the SDK manager up and allow you to download API 19.




回答2:


I don't know what you mean by "description uninstalled", open window > android SDK manager and download everything under Android 4.4 - API 19 and update everything that wants to be updated




回答3:


first of all go to SDK Manager ,and update what ever that are not installed ,press on the button and install.After that go to Eclipse ,Help-->check for updates.....




回答4:


First you have to go adt bundle folder and then open sdk.exe in administration mode and then install the api .



来源:https://stackoverflow.com/questions/19904641/how-to-access-api-19-for-android-in-eclipse

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!