简体   繁体   中英

Android Studio crashing

Project My Application11 is using the following JDK location when running Gradle: C:/Program Files/Android/Android Studio1/jre Using different JDK locations on different processes might cause Gradle to spawn multiple daemons, for example, by executing Gradle tasks from a terminal while using Android Studio. More info...

After showing this error automatically closed without showing any error.

  1. tried jdk 8 and 13 also java working in cmd
  2. Reinstall android studio
  3. OS windows 10 from official site

You may need to select Gradle JDK: Embedded JDK in the: Preferences > Build, Execution, Deployment > Build Tools > Gradle .

截屏

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM