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 <apparao.for...@gmail.com>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 android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to