Open Furgas opened 9 years ago
I think that once your Android project is created you can change the android target importing the project (in /platforms folder) to Android Studio or Eclipse.
The alternative is to modify manually the AndroidManifest.xml, build.gradle and project.properties although I don't recommend it.
Currently I don't know a way to change the target when running grunt platform:add:android, I think android-19 is the default stable API for Cordova.
How do I
grunt platform:add:android
for android-22 target?