I have removed applications from my G1 and now how do i remove the imprint of the applications left on the 'desktop' of the phone? Thanks or the info if you can help.. hope someone has the answer. :)
On Nov 2, 4:49 am, zero <[EMAIL PROTECTED]> wrote: > you should be able to delete anything thru adb shell. > it's a bit tricky, but works. > > On Nov 2, 12:41 pm, Guillaume Perrot <[EMAIL PROTECTED]> wrote: > > > 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 -~----------~----~----~----~------~----~------~--~---

