Would it be possible to speed up Android Emulator by removing unnecessary apps\

Posted by Stan on Stack Overflow See other posts from Stack Overflow or by Stan
Published on 2010-04-18T10:57:43Z Indexed on 2010/04/18 11:03 UTC
Read the original article Hit count: 459

Filed under:

I am using Android SDK 1.6 and developing some simple apps. It seems everytime Android Emulator loads every default apps, like message music browser etc... I guess this cause the booting process slow (takes 1 minute overhead for me to test the code every time).

Would it be possible to take these apps out and just have my apps on the emulator? My purpose is to have a faster boot up time on emulator. Thanks.

© Stack Overflow or respective owner

Related posts about android-emulator