I\'m trying to get started with Android development.
I\'m using eclipse on Linux and using a Pentium IV @3.2Gh with 1GB of ram. I\'ve just followed the \"hello and
In addition to the other answers: Run the emulator (emulator -avd [- []] ... [-]) with the option -no-boot-anim. This disables the boot animation during emulator startup.
emulator -avd [- []] ... [-]
-no-boot-anim