Reload Android application in emulator without restarting emulator in Eclipse?

Posted by Tai Squared on Stack Overflow See other posts from Stack Overflow or by Tai Squared
Published on 2009-04-08T00:19:01Z Indexed on 2010/03/15 22:19 UTC
Read the original article Hit count: 254

Filed under:
|

Is there a way to reload an Android application in the emulator without closing the emulator, saving any code changes, and running the emulator again? If I make even a simple change to the layout, it takes about 30 seconds by time I run it in Eclipse and Android "boots", and I can unlock the emulator to run the application. Is there any way to shorten this time when making changes, or is it something I just have to deal with?

© Stack Overflow or respective owner

Related posts about android

Related posts about eclipse