

So, the trick is only to set comment line in fstab file that defines /tmp partition. Instead, the solution in my case was to temporary create bigger tmpfs partition.
DOWNLOAD ANDROID STUDIO 3.1 FOR UBUNTU HOW TO
Other partitions in my PC have plenty of room but I didn’t find the way how to set Android Studio to use them.

tmp partition is big enough for all used apps and Android Studio was the first one that complains (only during setting AVD). My desktop specifications are: 8GB RAM and 2GB /tmp partition.
DOWNLOAD ANDROID STUDIO 3.1 FOR UBUNTU INSTALL
Installing Google APIs Intel x86 Atom_64 System Image in /home/dbunic/Android/Sdk/system-images/android-23/google_apis/x86_64Īn error occurred during installation: No space left on device.įailed to install Google APIs Intel x86 Atom_64 System Image!

Installing Google APIs Intel x86 Atom_64 System Image Google APIs Intel x86 Atom_64 System Image (system-images android-23 google_apis x86_64) I didn’t find how to change download path for Android Studio but temporary increased /tmp partition did the trick and virtual device was installed successfully. The reason was too small /tmp partition on my Linux Fedora 24 desktop. I tried to install AVD (Marshmallow x86_64) to Android Studio 2.1 and the result was “An error occurred during installation: No space left on device”.
