I want to know how to change it on WINDOWS ?
Because my C:/ drive don\'t have enought space to support all TMP file generated !
By default, here are the temp dir
A solution could be to make a symbolic link to another location :
mklink /J "C:\Users\{you}\AppData\Local\Temp\AndroidEmulator" "{new-location}"