Being told project is not using the gradle build system when it is

后端 未结 6 1434
孤独总比滥情好
孤独总比滥情好 2021-02-13 01:20

When I open my project in Android Studio, I always get this. \"Error

Back when Android Stu

6条回答
  •  终归单人心
    2021-02-13 02:07

    This link can help, https://developer.android.com/studio/intro/migrate.html

    Import as a Project:

    1. Start Android Studio and close any open Android Studio projects.
    2. From the Android Studio menu click File > New > Import Project. Alternatively, from the Welcome screen, click Import project (Eclipse ADT, Gradle, etc.).
    3. Select the Eclipse ADT project folder with the AndroidManifest.xml file and click Ok.

提交回复
热议问题