Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Emulator Temp files eating up my disk

I found that my android emulator is creating temp files nearly a 1 Gb each inside C:\Users\\AppData\Local\Temp\AndroidEmulator. So the emulator is not starting due to limited space.

What are these temp files? Are these temp files important enough to keep it? Can i delete it?

Thanks in advance.

like image 607
Suniel Avatar asked Sep 03 '15 10:09

Suniel


1 Answers

Look at

c:\Users\<your_username>\.android\avd\

I think that safe way to clean is using Wipe option at AVD Manager. Usually each emulator takes about 1 Gb on the disk.

like image 154
Ilya Tretyakov Avatar answered Nov 13 '22 22:11

Ilya Tretyakov