Leave the emulator running and either use Eclipse to install your app over the top, or use adb uninstall/install.
When you "Run" your app from within Eclipse it will automatically remove the old version and install the new one. On Sep 19, 11:47 pm, Diego <[email protected]> wrote: > Is there a way to install (make it run) my testing android apps on a > running instance of the android emulator? > > Instead of coding and running emulator and then stopping the emulator, > coding again and over and over ... > > just to make my work faster > > Ty in advance =) > > Diego. -- 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

