I’m trying to use an sdcard iso file to my emulator. I’ve created the image file and include it to the emulator with -sdcard command. Now, every time I try to run my android application, it gives
[2012-10-19 17:14:59 - Emulator] qemu: could not open disk image D:\Data\Eclipse\sdcard_dev.iso: Operation not permitted"
Anybody know what to do?
It works after I did everything from scratch. Still dont know what cause it.