Remove Project from Android Studio

前端 未结 15 1424
终归单人心
终归单人心 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:15

    Easiest way to do this is close the project. Using file explorer head to the location of that project and delete.

    Alot of processes, even simply deleting can be annoying to figure out in studio. Most deleting options a good work around is to delete using file explorer. This is a part of the process tht works for deleting modules as well. Which u will prob find is painful as well

提交回复
热议问题