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 android" howto, with just one sad result: the virtualization is too slow.
It seems that launching the virtual machine has to be slow, and it will be slow even if I'll use a better computer.
With slow I mean it takes almost 10 minutes to see "hello android" and if I change it to "hello world" it takes an other 10 minutes...
How can I solve it? Is it possible to make eclipse load again my app in the current and running virtual machine without opening a new one?