Replies: 2 comments 4 replies
-
You have to use java 17 but you are using java 8 |
Beta Was this translation helpful? Give feedback.
4 replies
-
u can upgrade java version or change java path to android studio path |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
am new in the web,android development world. I am getting started on a project in Capacitor js, followed the instructions in the documentation when I run cap run android it crushed Running Gradle build - failed! [error] Starting a Gradle Daemon, 2 incompatible and 1 stopped Daemons could not be reused, use --status for details
It work on Android Studio.
windows 11
in my environment variables i have:
ANDROID HOME : C:\Users\user\AppData\Local\Android\Sdk
path: C:\Program Files\Java\jdk-20
C:\Program Files\Java\jdk-20\bin
C:\Program Files\Java\jre-1.8
JAVA HOME C:\Program Files\Java\jre-1.8
Beta Was this translation helpful? Give feedback.
All reactions