Environment Preparation Android Cordova

Asked

Viewed 110 times

1

Following the tutorial in this video https://www.youtube.com/watch?v=4sYLBVGwxrw Posted by Marcelo Costa, I performed all installations as recommended. I’m using Windows 10. I installed Android Studio and can run native applications smoothly.

However, I have encountered a persistent error and I remain unresolved.

Running the command Cordova Chirements get the following:

Requirements check Results for android:

Java JDK: installed 1.8.0

Android SDK: installed true

Android target: installed android-25,android-22,android-16

Gradle: not installed

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 Error: Some of Checklists check failed

Below is some information:

$ node -v
v6.11.2

$ cordoba -v
7.0.1

$ cordova emulate android

ANDROID_HOME=S:\Users\sandr\AppData\Local\Android\sdk

JAVA_HOME=C:\Program Files\Java\jdk1.8.0_144

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

SDK Manager

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.