- Download and install Apache Cordova v9.0.0, npm v6.9.0, node v10.16.0 and Android studio.
- Run
cordova platform add android
- Run
cordova run android
to view the deployed app in the emulator.
cordova platform add android
cordova run android
to view the deployed app in the emulator.