sd 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.

Correct. You're not allowed to do that on a device, mostly because your 
tools aren't allowed to do that on a device. I imagine that it's a 
security thing.

> Any ideas what I am missing?

Can you delete it through the phone itself?

Settings > Applications > Manage applications > choose app > Uninstall

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
_The Busy Coder's Guide to Android Development_ Version 1.3 Published!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to