使用Eclipse创建新项目时出错

时间:2015-05-06 12:03:34

标签: java android eclipse

我安装Eclipse,当我尝试创建一个新项目时,我有这个错误!

enter image description here

我安装所有库Exras。我添加了支持库?我厌倦了很多解决方案......但你总是有一些错误

  

描述资源路径位置类型   错误:检索项目的父项时出错:找不到与给定名称“android:Widget.Material.ActionButton”匹配的资源。 styles_base.xml / appcompat_v7 / res / values-v21第75行Android AAPT问题

     

描述资源路径位置类型   容器'Android Dependencies'引用非现有库'C:\ Android \ appcompat_v7 \ bin \ appcompat_v7.jar'AppTest构建路径构建路径问题

3 个答案:

答案 0 :(得分:1)

您应该转到File -> Import -> (Android Package) Existing Android Code Into Workspace -> Next -> (find folder) your_adt_location -> skd -> extras -> android -> v7 -> appcompact -> finish,然后通过Right click -> properties -> Adnroid tab -> library window(there use add and choose it, remove other version if it exists there)将其作为库添加到您的项目中并重建它

答案 1 :(得分:1)

SDK \额外\机器人\支持\ V7 \程序兼容性\库\机器人支撑-V7-appcompat.jar

在libs文件夹中缺少android-support-v7-appcompat.jar文件时出错。从你的sdk文件夹中添加它。

答案 2 :(得分:0)

转到 Android SDK Manager>附加内容> Android支持库并安装