Tested with Chrome and Android 6+
- install node and npm
requires root/administrator access
- install @ionic/cli
requires root/administrator access
npm uninstall -g ionic
npm install -g @ionic/cli
- Run the project in development mode
ionic serve
ionic build --prod
On success the build directory will contain a production web build of the app
requires Linux machine & docker installed
sh build_android
On Success the APK directory will contain debug-app.apk