原文:Android studio報錯 Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Inverse'

用Android studio創建一個工程,我選擇了Phone and Tablet平台, Minimum SDK選擇了API ,也就最低支持是Android . , 接下來一路Next。驚喜出現了,報了一堆 Error retrieving parent for item: No resource found that matches the given name android:TextApp ...

2015-08-31 15:35 1 10912 推薦指數:

查看詳情

Android:Gradle報錯——No resource found that matches the given name (at 'dialogCornerRadius' with value '?android:attr/dialogCornerRadius')

今天在使用科大訊飛語音識別SDK進行語音識別功能實現時,莫名的引入了這個錯誤。不得不吐槽Android Studio再引入別的包時太容易出現沖突,然后導致無法找到R文件,項目無法執行。 1. 具體報錯 2. 報錯原因 在build項目時默認使用了values-v28下 ...

Wed May 30 16:43:00 CST 2018 0 5971
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM