ANDROID_HOME=/Users/me/Library/Android/sdk
JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home
Error: Could not find an installed version of Gradle either in Android Studio,
or on your system to install the gradle wrapper. Please include gradle
in your path, or install Android Studio
Due to the recent changes Google made to Android Studio, Cordova Android now requires that Gradle be installed as a dependency for Android development on all platforms.
@Sujan12 thx for the tips. Ok so the problem is probably my english, then this release notes means “Gradle have to be installed separately than Android studio aka you have to install too on your computer” right?