generator-ionic icon indicating copy to clipboard operation
generator-ionic copied to clipboard

android-22

Open Furgas opened this issue 10 years ago • 1 comments

How do I grunt platform:add:android for android-22 target?

Furgas avatar May 21 '15 17:05 Furgas

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.

martin-eq avatar Jun 23 '15 05:06 martin-eq