There is a folder ".android" in C:\Users\Username. It takes up 21GB of my storage. I used to use android studio but no longer use it. Is it safe for me to delete it?
CodePudding user response:
the folder is related with the SDK, your 21GB
, are probably from your emulators, check your .android\avd\
directory.
You can delete the dir, but your emulators will be lost (you can create it again)