I am (migrating to Android Studio) and getting failed downloads when trying to download the images dispositivos virtuales
and I would like to be able to delete them, because they take up a lot and I have to download several images, I imagine they will be stored in some temporary directory or something like that, the question is, on a system GNU/Linux
where Android studio saves these images.
Android Studio 1.5.1
Update: I already found it with what I expanded the question, they can be deleted without further ado or android studio, it has some record elsewhere and they have to be deleted from the IDE itself
They are saved in your personal folder and with Ctrl + h you show the hidden files they are in
.android/avd
Update:
virtual devices
after being created they are stored in the .android/avd directory.sistem imagen
are stored inAndroid/Sdk/system-images/
aAPI 23
, where the Sdk is inside the Android directory of your personal directory, the path would be something like this/DirectorioPersonal/Android/Sdk/system-images/android-23/