Man, I'm getting frustrated.
I just re-installed the Android ADT bundle because my AVD speeds were horrible, we're talking 2-3 minutes to load an AVD with a new APK, crazy. After the re-install, I found HAXM.
Installing HAXM has made a HUGE difference, however, I'm finding that the build, upload and install of my app through Eclipse and the AVD is still taking 1 minute! This is terribly frustrating as I like to make subtle changes, test, and then continue. Imagine a minute wait between each build, ugh...
Anyway, is this normal? If so, how do you cope with it, are there any tricks as far as .ini settings etc? I really appreciate it, I'd love to have sub 20 second load times, I think that is reasonable as my actual phone loads in less than 5 seconds.
Please let me know, thanks!
EDIT: Ok, it appears that this is a disk utilization issue! Sometimes, when the emulator is installing the APK disk read/write hits 100% capacity, it's like the emulator is writing or reading out of control, yet only 0.1 mb/s is being written... Very strange..