Simply generate a signed APK and upload it to AirWatch. The signed APK can be generated via cordova CLI or using Android Studio.
If there are restrictions imposed by your AirWatch Admin you may need to whitelist your app by adding its package name in the whitelist.
Remember that anyone can unzip your APK and read the files inside, since it's not compiled. So be careful to remove any relevant data before publishing.
0
Abhijeet Padole
On
As per my knowledge, There is no need to change anything in your app.
You can happily deploy the app to Airwatch from
Device > Staging & Provisioning > Components > Application > Add Application
Simply generate a signed APK and upload it to AirWatch. The signed APK can be generated via cordova CLI or using Android Studio. If there are restrictions imposed by your AirWatch Admin you may need to whitelist your app by adding its package name in the whitelist.
Remember that anyone can unzip your APK and read the files inside, since it's not compiled. So be careful to remove any relevant data before publishing.