简体   繁体   中英

Set existing android sdk path to eclipse

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.

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.

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:

设置SDK路径截图

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM