Posts by Rian • 1 point
2 posts
-
0
votes1
answer80
viewsA: "No Resource found that Matches the Given name" in values.xml
After a lot of searching, I decided to try to upgrade Androidstudio to the most current version (3.0.1), and to my surprise, this solved my problem. I have no idea of the relationship between the…
-
0
votes1
answer80
viewsQ: "No Resource found that Matches the Given name" in values.xml
I made some changes to the build.gradle application, and I think this caused a Resource error, which I still haven’t found solution. build.Gradle: apply plugin: 'com.android.application' android {…