Installing Android Studio, does not point to a valid JVM installation error

前端 未结 18 1294
南旧
南旧 2021-01-30 10:15

I just downloaded the Android Studio. While trying to run it, I had to modify the environment variable and add

JAVA_HOME

and

<
18条回答
  •  清歌不尽
    2021-01-30 10:57

    In my case it was because of an invisible character at the beginning of the path:

提交回复
热议问题