Ionic platforms
To add ionic platforms using the below commands.
After added the android platform update your android manifest file [platforms/android/app/src/main/AndroidManifest.xml]
From
To
Prepare your ionic application using the below commands.
Build your ionic application using the below commands.
Run your ionic application using the below commands.
Last updated