【发布时间】:2015-02-02 00:59:32
【问题描述】:
当我在 Eclipse Indigo 中创建一个 Android 项目时,我立即在线上遇到资源错误,setContentView(R.layout.main); 更糟糕的是,现在正在运行的项目在构建时将其 'gen' 文件夹清空。
不幸的是,使用 google 给了我一百万个对需要重命名或重建文件的项目的引用,所以我想我会在这里问。
错误
Description Resource Path Location Type error: Error: No resource found that matches the given name: attr 'android:actionModeShareDrawable'. themes_base.xml /appcompat_v7/res/values-v11 line 352 Android AAPT Problem error
你提供的链接对我没有帮助? 请帮帮我?
appcompat-v7:21.0.0': No resource found that matches the given name: attr 'android:actionModeShareDrawable'
【问题讨论】: