Quantcast
Channel: Error retrieving parent for item: No resource found that matches the given name after upgrading to AppCompat v23 - Stack Overflow
Viewing all articles
Browse latest Browse all 25

Answer by Lentyai for Error retrieving parent for item: No resource found that matches the given name after upgrading to AppCompat v23

$
0
0

This is what helped me: Adding specific android platform

What should be done is the following... In my case it was cordova but the same is relevant for ionic, phonegap and other frameworks like these:

  1. list all platforms installed for your project: cordova platform list. You'll see something like this:

enter image description here

  1. remove the android platform: cordova platform remove android.

  2. then add the specific android platform: cordova platform add android@5.0.0.

Good luck! :)


Viewing all articles
Browse latest Browse all 25

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>