2014-12-04 45 views
0

當我在Eclipse Indigo中創建一個Android項目時,我立即發現資源錯誤,setContentView(R.layout.main);更糟糕的是,現在正在運行的項目在構建時會清空'gen'文件夾。 不幸的是,使用谷歌爲我提供了一百萬個需要重新命名文件的項目引用,所以我想我會在這裏問。eclipse中關於在創建新項目時沒有找到資源的錯誤?

錯誤

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' 
+0

請參閱這些http://stackoverflow.com/q/26431676/3879470 https://developer.android.com/tools/support-library/setup.html#libs -with-RES – 2014-12-04 08:22:29

回答

相關問題