tools.jar seems to be not in Android Studio classpath on Windows 8

后端 未结 16 2749
长发绾君心
长发绾君心 2020-12-05 02:05

I installed Android Studio but it was giving me error that I need to install JDK but JDK was already installed. Then I realized it is asking to install 64bit version of JDK.

16条回答
  •  既然无缘
    2020-12-05 02:43

    I tried everything I could but it didn't help. So I reinstalled Windows and installed Android Studio and now everything works.

    And the irony is, there is no JAVA_HOME or JDK_HOME variable defined but it still works.

提交回复
热议问题