我是android开发方面的新手。我安装了Eclipse和JDK,并安装了(API20)和(API8)以及所有的附加软件,但当我打开eclipse for android项目时,我在Appcompat_v7(res->values_v23错误是:检索项目的父项时出错:找不到与给定名称“android:widget.Material.Button.Colorded”匹配的资源。styles_base.xml /appcompat_v7
我正在尝试将我的cocos项目构建到android上。\AppData\Local\Android\sdk\tools\ant\build.xml:597: The following error occurred while executing this我读到这可能是因为我的android项目版本是23。因此,我将android.properties文件中的version字段编辑为22cocos run -s {my_project_path} -p an