简体   繁体   中英

eclipse for android development is not working

我想学习安装JDK和eclipse ADT捆绑包的Android开发,但是当我启动eclipse时,它将启动eclipse JUNO状态的android开发套件徽标。

Its a known issue, the only workaround right now is to manually download Eclipse (4.4 is the latest), and install ADT manually. You can find instructions on how to install ADT here : http://developer.android.com/sdk/installing/installing-adt.html

Did you install the adt bundle or simply eclipse ADT? if you have installed the adt bundle then you simply needed to install JDK and start working on projects by creating new projects from File>New>Android APplication Projects. or if you have installed the eclipse Adt then you will need to install Jdk, Android SDK etc

This tutorial will help you. It starts from the installing eclipse and go on. Installing eclipse with adt tutorial

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