Set existing android sdk path to eclipse

喜你入骨 提交于 2019-12-08 19:30:22

问题


I was previously using eclipse Helios for android apps development but now I have switched to eclipse kepler. So what I want now is to use my existing android sdk to be used in eclipse kepler. I have read many thread but they say go to window --> Perspective --> select Android. The problem is I can not see android option in a list of tabs. So pls tell me how can I set path of android sdk folder in eclipse kepler.


回答1:


First, you need to install ADT in Eclipse.

That generally sets everything up, but if not, the setting is in Window -> Preferences -> Android -> SDK Location.




回答2:


I tried this in Eclipse Kepler and below worked for me:

Eclipse->Window->Preferences-> select Android from left hand menu-> There you should see option to set SDK path

Check below screenshot:



来源:https://stackoverflow.com/questions/24217702/set-existing-android-sdk-path-to-eclipse

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