I\'m trying to build a Cordova Android project using the most recent tools. I followed the instructions here:
$ cordova create myApp com.myCompany.myApp myAp
Run in terminal:
$ sudo apt-get update $ sudo apt-get install gradle
This works for me in Ubuntu 18.04