简体   繁体   English

在Eclipse中创建新的Android项目失败

[英]Create New Android Project In Eclipse Fails

When I want to create a new project in eclipse it gives me this error every time. 当我想在eclipse中创建一个新项目时,每次都会出现此错误。

建立新专案

失误

在此处输入图片说明

I have installed ADT using Eclipse->Help->Install New Software. 我已经使用Eclipse-> Help-> Install New Software安装了ADT。

ADT

I have installed sdk and jdk and. 我已经安装了sdk和jdk。

在此处输入图片说明

What is problem? 怎么了 it really gets me sick. 真的让我恶心。 I will throw my computer away. 我将电脑丢掉。

Try the nightly build of Andmore (unofficial Android dev tools, you may be using it, but not nightly perhaps). 尝试每晚进行一次Andmore的构建(非官方的Android开发工具,您可能正在使用它,但可能不是每天一次)。 I can't tell you if that works or not, but they did update the support libraries. 我无法告诉您是否可行,但是他们确实更新了支持库。 Add this to your update sites: http://download.eclipse.org/andmore/nightly . 将此添加到您的更新站点: http : //download.eclipse.org/andmore/nightly Also make sure to go onto your Problems tab and delete all (not sure if Andmore clears them) then clean projects in menu. 另外,请确保进入“问题”选项卡并删除所有(不确定Andmore是否清除了它们),然后在菜单中清理项目。

U have to add appcompat library in your project. 您必须在您的项目中添加appcompat库。 If u want to use appcompat. 如果您想使用appcompat。

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

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