For more information, see https://docs.google.com/document/d/1iNrh2i0BYk7XMbFz6xD7_aqqcuc29R7_9tyyEF_Mrrs/edit?usp=sharing
npm install
ornpm i
cordova platform add android
Install dependent NPM Extra package
ionic cordova build android
- Connect your Android device and run the application with
ionic cordova run android
(make sure USB debugging is enabled on your device)