简体   繁体   中英

Migrate android Project to Gradle?

When I import a downloaded project, I get this message:

Migrate Project to Gradle? This project does not use the Gradle build system. We recommend that you migrate to using the Gradle build system.

More Information about migrating to Gradle

Don't show this message again.

How to make the android project using gradle build system?

Go to the Welcome Screen of Android Studio (If you are in a project: File->Close Project). There is a button "Import project (Eclipse ADT, Gradle, etc.)", press it. From here on out, the wizard will guide you, but I'll describe them here too:

Select your project folder. Enter your new project path. Check all boxes.

There are many guides for migrating to Android Studio out there (for example by Google themselves ).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM