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

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

    2 suggested solutions

    1. Upgrade JDK to 1.7

    2. Make sure the 32-bit or 64 bit versions match on both sides

提交回复
热议问题