[android-developers] Re: delete my app on G1

2008-11-01 Thread Mark Murphy
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 > ei

[android-developers] Re: delete my app on G1

2008-11-01 Thread brs
On Nov 1, 1: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 th

[android-developers] Re: delete my app on G1

2008-11-01 Thread s d
Thanks Mark and brs for your answers. Uninstall works. I wonder why I never thought of that :) sd On Sat, Nov 1, 2008 at 5:06 AM, brs <[EMAIL PROTECTED]> wrote: > > > > On Nov 1, 1:05 am, sd <[EMAIL PROTECTED]> wrote: > > I am able to delete my app on the emulator either using adb or the > > file

[android-developers] Re: delete my app on G1

2008-11-02 Thread Guillaume Perrot
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. Howeve

[android-developers] Re: delete my app on G1

2008-11-02 Thread zero
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 n

[android-developers] Re: delete my app on G1

2008-11-03 Thread ric
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 a

[android-developers] Re: delete my app on G1

2008-11-03 Thread Kipling Inscore
If you mean removing the desktop icon, hold the icon until your phone vibrates and the application pane tab turns into a trash bin, then drag the icon to the trash bin. On Mon, Nov 3, 2008 at 1:41 PM, ric <[EMAIL PROTECTED]> wrote: > > I have removed applications from my G1 and now how do i remov

[android-developers] Re: delete my app on G1

2008-11-03 Thread Ric Higgins
Thank you for that! How would I have learned that unless u told me? Much appreciated! On Nov 3, 2008 1:53 PM, "Kipling Inscore" <[EMAIL PROTECTED]> wrote: If you mean removing the desktop icon, hold the icon until your phone vibrates and the application pane tab turns into a trash bin, then d

[android-developers] Re: delete my app on G1

2008-11-04 Thread Ian
Without causing offence, its actually a very cool feature that most people either have found out for them selfs, or read about. (The ability to "pick-up" and move/drag/drop desktop icons) IV 2008/11/3 Ric Higgins <[EMAIL PROTECTED]>: > Thank you for that! How would I have learned that unless u t

[android-developers] Re: delete my app on G1

2008-11-04 Thread Kipling Inscore
I forget how I learned about this feature. I think it might have been from one of the pre-release videos. I would have expected it to also be in the manual that comes in the box but I didn't see it there. On Tue, Nov 4, 2008 at 1:41 AM, Ian <[EMAIL PROTECTED]> wrote: > > Without causing offence,