Read the license
./install-license.sh
Install with NPM dependencies
sudo ./install.sh
Show list of platform, choose the command :
./cordova-list-platform.sh
Read this for installation Android-studio
For Android new project
./create-android.sh
./build-android.sh
Move the app-debug.apk file into the ADV in Android Studio.
nautilus $(cat "project-path.txt")/platforms/android/app/build/outputs/apk/debug/
Open the IDE for Android
./open_dev.sh