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
File > Close Project
move your mouse cursor on the project and press Delete keyboard button :)
EDIT try this solution, works for me