How to set Java SDK path in AndroidStudio?

前端 未结 8 2023
囚心锁ツ
囚心锁ツ 2020-12-08 03:37

I had Java 1.7.0_21 installed and I installed 1.7.0_45 today after uninstalling the previous version. Now Android Studio has stopped compiling projects and says that it cant

8条回答
  •  粉色の甜心
    2020-12-08 04:11

    Go to File> Project Structure (or press Ctrl+Alt+Shift+S), A popup will open now go to SDK Location Tab you will find JDK Location there refer this image to be more clear.

提交回复
热议问题