2

I'm using Android Studio 2020.3.1 canary 14. I open the Project Structure pane to set the JDK location but there is no JDK location listed. project structure pane

EDIT: After hours searching, it's look like Android Studio canary 14 do not have JDK location. I have found a solution using stable or beta version to set JDK location and then open it in canary.

Quang Bui
  • 21
  • 1
  • 4

2 Answers2

0

If you navigate to the folder you're pointing there, can you see these?

enter image description here

If you can't, I would suggest you reinstall the SDK, something is wrong.

BarbaAlGhul
  • 147
  • 3
  • 11
0
  1. Make sure you Run a Java project
  2. And follow the answers of the same question: android studio - How to set Java SDK path in AndroidStudio? - Stack Overflow
eapo
  • 1,053
  • 1
  • 19
  • 40