Remove Project from Android Studio

前端 未结 15 1441
终归单人心
终归单人心 2020-12-23 15:44

Does any one know how to remove a project from Android Studio in an attempt to re- export it from Eclipse?

So far I have tried removing all the gradle files associa

15条回答
  •  天命终不由人
    2020-12-23 16:17

    Select your project in the projects window > File > Project Structure > (in the Modules section) select your project and click the minus button.

提交回复
热议问题