Do not uninstall applications from the adb shell, Run the following in a shell: adb -d uninstall applicationpackagename (not the appplication name)
On Nov 1, 6:05 am, sd <[EMAIL PROTECTED]> wrote: > I am able to delete my app on the emulator either using adb or the > file explorer on ddms. However, I have been having trouble deleting > my app on G1. I get 'permission denied' when I use adb to browse the > data directory. I cannot expand the 'data' folder on the file explorer > either. > > Any ideas what I am missing? > > Thanks in advance for your help! > sd --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

