When I try to launch the emulator from the AVD , I got this message :-
Starting emulator for AVD 'Android_4.1'
NAND: could not write file C:\Users\Hazem\AppData\Local\Temp\\AndroidEmulator\TMP3E19.tmp, No space left on device
When I try to launch the emulator from the AVD , I got this message :-
Starting emulator for AVD 'Android_4.1'
NAND: could not write file C:\Users\Hazem\AppData\Local\Temp\\AndroidEmulator\TMP3E19.tmp, No space left on device
Delete some files in C:\ drive it is full that is the problem there isnt enough space to allocate to the emulator.
Go to this location C:\Users\Hazem\AppData\Local\Temp\AndroidEmulator\ and you will see many files such as TMP3E19.tmp. Go ahead and deleted all of them. If your emulator is open, you may not be able to to delete all of them and just click on skip and delete as many as you can. If your emulator is closed, you will be able to delete all of them.
You just need to go local disk properties and click disk cleanup also make sure u have removed temp files and recycle bin items.it will remove all the dump files and your memory will be released..
This happens because, you dont have free space in the drive where you are creating your Emulator, try deleting few items of that drive and it would get launched, make sure you have 1 gb (for precautions) data free in the drive. It worked for me