I have a dell studio 15 laptop with 2.2Ghz dual core processor and 4 GB ram running Vista. I recently downloaded the whole android development goodness and I find that my machine slows down considerably (its not the best machine money can buy but it should be fast enough for development).
Things that I have noticed: - Running the emulator eats up one of my cores entirely!! On an average it is using 40-45% of CPU processing power. It takes 7-9 min to start the emulator so I have to keep it running all the time and even on a running emulator it takes a couple of minutes for my simple apps to get loaded and run. - Eclipse pretty much consumes the rest of the other core. Eclipse with the android ADT is also extremely resource heavy.
So, my question is - what things can I tweak to make development for android somewhat more bearable with respect to my systems resources being used up?