I'm using eclipse. When I start the simulator, run my package, make code changes and hit run again, the new code goes to the simulator automatically without a restart. I wish there was a way to get the emulator to skip its boot sequence.
On Tue, Dec 30, 2008 at 6:35 AM, Xiongzh <[email protected]> wrote: > > hi friends, > > I'm tired of restarting the simulator again and again for just small > changes in the source codes. > In my VISTA/3G/Intel Duo laptop, it would take minitues. > > Is it possible to uninstall and re-install the package without closing > the simulator and restarting it? > > My way is to use > adb uninstall <my package> > adb install my.apk > > It's still not quick enough. need nearly 1 minute. > > What's your way to save your time? > > Thx > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

