无法在 Eclipse 上创建新的 Android 应用程序

2023-12-27

我是android开发的初学者,我已经下载了adt-bundle-windows-x86_64和android 4.2并启动了它提供的eclipse版本(Android开发工具)。

但是,当我在新的 Android 应用程序对话框中填写所有详细信息后单击“完成”时,“完成”按钮似乎根本没有响应。

第一次单击完成按钮时,会创建一个应用程序,但其中没有 java 文件,并且对话框保持静止。至少 android 4.2 库不在application.src也是空的。

我正在使用 Windows 7 64 位和 JDK 1.6 64 位。 有解决这个问题的想法吗?


http://developer.android.com/training/basics/firstapp/creating-project.html http://developer.android.com/training/basics/firstapp/creating-project.html

http://developer.android.com/tools/help/adt.html http://developer.android.com/tools/help/adt.html

http://www.chhitizbuchasia.com/articles/chhitiz/2011/02/Setup%20Android%20SDK%20With%20Eclipse.html http://www.chhitizbuchasia.com/articles/chhitiz/2011/02/Setup%20Android%20SDK%20With%20Eclipse.html

http://developer.android.com/sdk/installing/installing-adt.html http://developer.android.com/sdk/installing/installing-adt.html

无法使用 Eclipse 创建新的 Android 项目 https://stackoverflow.com/questions/11492585/cannot-create-a-new-android-project-using-eclipse

安装android sdk管理器

step1

step2 enter image description here

step3

安装以下sdk来执行应用程序

下载ADT插件

http://developer.android.com/sdk/installing/installing-adt.html#下载 http://developer.android.com/sdk/installing/installing-adt.html#Download

基本步骤

http://blog.teamtreehouse.com/the-one-stop-android-sdk-installer-you-always-wanted http://blog.teamtreehouse.com/the-one-stop-android-sdk-installer-you-always-wanted

Best JVM设置 https://stackoverflow.com/questions/142357/what-are-the-best-jvm-settings-for-eclipse/1409590#1409590

本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系:hwhale#tublm.com(使用前将#替换为@)

无法在 Eclipse 上创建新的 Android 应用程序 的相关文章

随机推荐