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

今天在使用科大訊飛語音識別SDK進行語音識別功能實現時,莫名的引入了這個錯誤。不得不吐槽Android Studio再引入別的包時太容易出現沖突,然后導致無法找到R文件,項目無法執行。 . 具體報錯 . 報錯原因 在build項目時默認使用了values v 下的style.xml,但無法找到與該style.xml相匹配的資源 . 解決辦法 修改build.gradle文件,取消動態依賴,指定特定 ...

2018-05-30 08:43 0 5971 推薦指數:

查看詳情

android常見錯誤之 No resource found that matches the given name

新手上路,還希望大神多多照顧,剛自學android,遇到很多困難。其中就有這個問題,不知道你們遇到過沒有,反正我是很頭痛。 No resource found that matches the given name (at 'src' with value '@drawable ...

Sat Oct 31 05:00:00 CST 2015 0 21430
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM