简体   繁体   English

eclipse android开发无法正常工作

[英]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. 这是一个已知的问题,目前唯一的解决方法是手动下载Eclipse(最新的是4.4)并手动安装ADT。 You can find instructions on how to install ADT here : http://developer.android.com/sdk/installing/installing-adt.html 您可以在此处找到有关如何安装ADT的说明: http : //developer.android.com/sdk/installing/installing-adt.html

Did you install the adt bundle or simply eclipse ADT? 您安装了adt捆绑包还是仅仅使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. 如果已安装adt捆绑包,则只需安装JDK并通过从“文件”>“新建”>“ Android APplication项目”中创建新项目来开始处理项目。 or if you have installed the eclipse Adt then you will need to install Jdk, Android SDK etc 或者,如果您已经安装了Eclipse Adt,则需要安装Jdk,Android SDK等

This tutorial will help you. 本教程将为您提供帮助。 It starts from the installing eclipse and go on. 它从安装Eclipse开始,然后继续。 Installing eclipse with adt tutorial 使用Adt教程安装Eclipse

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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