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
Select your project in the projects window > File > Project Structure > (in the Modules section) select your project and click the minus button.