domske opened a new issue #152: Can't find Gradle (Android Studio) URL: https://github.com/apache/cordova/issues/152 # Bug Report ## Problem 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. # What is expected to happen? Just work. The message is wrong. Android Studio is already installed. Leave a link to the docs for this problem. Because everything is correctly setup (by the message). Also the enviroment path variables are set. ### What does actually happen? The Android Studio is installed and I can use it. I already installed a apk by the Studio and Flutter. But Cordova does not work. ### Information The whole Android enviroment and JDK 1.8 (8), Ionic, Cordova etc. are installed. I can run Android apps on my physical phone. e.g. using Flutter and the Android Studio. ### Command or Code `ionic cordova run android` ### Environment, Platform, Device Running Cordova 9 with native-run of Ionic 4 on Windows 10 64bit. ### Version information <details> <summary>Click to expand</summary> Ionic: Ionic CLI : 5.2.5 Ionic Framework : @ionic/angular 4.9.0 @angular-devkit/build-angular : 0.801.3 @angular-devkit/schematics : 8.1.3 @angular/cli : 8.1.3 @ionic/angular-toolkit : 2.0.0 Cordova: Cordova CLI : 9.0.0 ([email protected]) Cordova Platforms : android 8.0.0 Utility: cordova-res : not installed native-run : 0.2.8 System: NodeJS : v10.16.3 npm : 6.9.0 OS : Windows 10 </details> ## Checklist - [x] I searched for existing GitHub issues - [x] I updated all Cordova tooling to most recent version - [x] I included all the necessary information above
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
