I want to delete a project from Android Studio 2.2.2
. I tried these steps:
- Delete module
- Delete from recent files
- Delete directory
- Delete by nautilus
But directory AndroidStudioProjects/Application_Name/.idea/
returns back with these contents after restarting Android Studio:
./misc.xml
./compiler.xml
./workspace.xml
./copyright/profiles_settings.xml
How delete a module completely?