That is mildly interesting, but it has nothing to do with BokSen's question.
On Dec 22, 2:25 pm, Dianne Hackborn <[email protected]> wrote: > And the -r option on install: > > adb install [-l] [-r] [-s] <file> - push this package file to the device > and install it > ('-l' means forward-lock the app) > ('-r' means reinstall the app, keeping its > data) > ('-s' means install on SD card instead of > internal storage) > > > > On Wed, Dec 22, 2010 at 10:28 AM, andrew_esh <[email protected]> wrote: > > "adb help" gives: > > > adb uninstall [-k] <package> - remove this app package from the > > device > > ('-k' means keep the data and cache > > directories) > > > -- > > 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]<android-developers%[email protected]> > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. -- 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

