Android Studio JDK location changes back to 1.7 every time it is updated to 1.8 path

后端 未结 6 1853
傲寒
傲寒 2020-12-03 21:23

I recently installed jdk 1.8 u92 after Android Studio said it is needed for api24 builds. However, I\'ve run into this issue now.

I looked at some other solutions an

6条回答
  •  北海茫月
    2020-12-03 21:36

    Only this answer work out for me: https://stackoverflow.com/a/34199964/1034622

    Both, the android SDK and the JDK folders must not contain spaces.

提交回复
热议问题