I want to delete a project in android studio with all files should be removed from the directory also.
Am using android studio 2.1.2, upon right click on the project there is no delete option
I have already check in this link Remove Project from Android Studio there were some solution such as,
1.move your mouse cursor on the project and press Delete keyboard button
2.Go to your Android project directory
Delete which one you need to delete
Restart Android Studio
but i need a better solution to remove it permanently in the directory also with safe mode.
Which one is best solution stated above or is there any solution to do it.? would appreciated expected solution.thanks.!