I use Android Studio on Linux. I need to make a clean start with Android Studio so I tried to uninstall it. I wonder what I am missing to delete.
When I uninstall Android Studio (Giraffe) I:
- remove android-studio directory (the program)
- remove ~/.android
- remove ~/.gradle
- remove ~/.cache/Google
When I then install a new version of Android Studio:
It still starts with the last project and the latest project list is still there.
A device that isn't in the Device Manager list, I have deleted it (located in .android/avd), still pops up in Running Devices.
I have also tried File -> Invalidate Caches.
What am I missing to delete?