Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Delete Android Studio configuration folders

In the user profile folder I have three Android Studio configuration/ settings folders.

  • .AndroidStudio
  • .AndroidStudio1.2
  • .AndroidStudio1.3

Can I delete the first two folders or at least the .AndroidStudio1.2 folder?

like image 616
user2943268 Avatar asked Feb 25 '26 11:02

user2943268


1 Answers

Yes - "older" version related folders can be safely deleted. I have done this and no issues seen. Also, these folders are not created, and last modified / accessed time too is not as per my last usage, indicating it is not being used.

It will definitely help you free up some space (in GBs) :)

like image 65
Amit Avatar answered Feb 28 '26 01:02

Amit