How do I open my existing Eclipse projects in Android Studio?

后端 未结 5 1874
名媛妹妹
名媛妹妹 2020-11-27 17:52

Switching to Android Studio with all my existing projects in Eclipse. So what is the procedure to do that.

5条回答
  •  再見小時候
    2020-11-27 18:09

    you may get the answer in this link link

    To import an existing Android app project, click Import Project.

    Note: If you previously developed your Android project with Eclipse, you should first use the new export feature in the ADT plugin to prepare your project with the new Gradle build system.

提交回复
热议问题