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

前端 未结 18 1292
南旧
南旧 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:49

    i think you are doing every thing fine just remove ";" from the last of java_home variable. every thing will work fine.

提交回复
热议问题