Gradle in Android Studio giving error Project sync failed

后端 未结 10 1981
野性不改
野性不改 2020-12-11 04:09

I am new to Android Studio.I installed Android Studio-1.2.1.1 and i have jdk1.7.0_40 installed.I am facing problem with gradle build. For reference you can check gradle issu

10条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-11 04:24

    Solved this by going to File -> Project Structure -> SDK Location

    and under JDK Location, update with Gradle SDK location.

提交回复
热议问题