I'm used to test application on both real devices and AVD. Since ICS virtual device was very slow, I decided to try the accelerated emulator. I followed instructions and successfully set up an accelerated virtual machine using Intel Virtualization Technology (x86 system image target).
The emulator works, and it's really fast. BUT at the second app upload/installation, it suddendly reboots. It always works fine at first startup/upload, but when I edit something and test the app again, it reboots "from scratch" (showing android logo).
I'm not using snapshots save/restore. LogCat doesn't report errors, I'm using Android SDK tools Rev.20 and platform-tools rev. 12, on Win7.
Intelhaxm
seems to be working properly, reporting "RUNNING" state. After the reboot, I have to upload the app again, that's annoying.
Has anyone encountered the same issue and perhaps solved it?