How to set gradle home while importing existing project in Android studio

后端 未结 29 1389
借酒劲吻你
借酒劲吻你 2020-12-02 04:49

How to set gradle home while importing existing project in Android studio. While trying to import I need to set up this path.

29条回答
  •  粉色の甜心
    2020-12-02 05:08

    1. Download Gradle http://www.gradle.org/downloads
    2. Install
    3. Set Gradle home to the install directory

提交回复
热议问题