求助大佬,我用Android studio建立了一个新项目,空项目,支持java,但是不知为何突然报错。
用了百度的方法并没有解决,所以来贴吧找大佬们啦~
错误提示如下:
Android Studio and Gradle are using different locations for the JDK.
Android Studio: D:\Android Studio\jre
Gradle: C:\Program Files\Java\jdk-13.0.2
Using different JDK locations might cause Gradle to spawn multiple daemons
when executing tasks for Android Studio and other external processes.
More info...
Select a JDK from the File System
Do not show this warning again


用了百度的方法并没有解决,所以来贴吧找大佬们啦~
错误提示如下:
Android Studio and Gradle are using different locations for the JDK.
Android Studio: D:\Android Studio\jre
Gradle: C:\Program Files\Java\jdk-13.0.2
Using different JDK locations might cause Gradle to spawn multiple daemons
when executing tasks for Android Studio and other external processes.
More info...
Select a JDK from the File System
Do not show this warning again





