Eclipse Android Emulator takes average 7 minutes to launch an activity ,its quite a long time
Once emulator is Set ,Other projects can be run in same emulator which takes l
You can avoid starting emulator automatically by going to
run --> run configuration --> target tab. Then select "Always prompt to pick device." Run the project after this and select a different emulator device.