To remove application go to command prompt
go up to your tools directory than use this commands: adb shell cd data cd app ls ls will list all your application installed. than.. rm <Your application name along with Package name> On Wed, Jan 7, 2009 at 4:40 PM, Apparao Mulpuri <[email protected]>wrote: > > How can we remove the already installed apps from the Emulator? > > Thanks, > Apparao Mulpuri. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

