sardapv commented on issue #1065: URL: https://github.com/apache/cordova-android/issues/1065#issuecomment-687647308
Found the problem, it still is a problem. I have IBM JDK also installed and in my env path. I used this `cd platforms/android/ && gradlew.bat clean build -Dorg.gradle.java.home="C:\Program Files\Android\Android Studio\jre"` Now its success! Weird ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
