I'm beginner on Android applications. I followed the steps in tutorial and prepared development environment on Vista (Eclipse Helios + Android SDK 12 + JDK6).
I created a minimal AVD with 32mb SD card and 128mb ram, enable snapshot. and set current AVD in run configurations of application as automatically.
Emulator is extremely slow and CPU usage 100% shared by eclipse and emulator, memory consume is also in limit.
Do you have any suggestion to optimize it? It's my first step in development android app, and i don't want to be discouraged.
Thanks a lot, Semanur