Issue
How can I set the new path for Java JDK? I tried to change the environment variables but it did not work.
IDE: Android Studio Arctic Fox | 2020.3.1 Beta 4
Solution
- Go to
File -> Settings -> Build, Execution, Deployment -> Build Tools -> Gradle
- Choose JDK folder for
Gradle JDK
field Apply
changes
NB: If you haven't Java environment on your PC, go to https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html and download Java jdk for your platform.
Answered By - Aliaksei Kisel
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.