The "signature permission" is a VERY helpful bit of info. I had officially given up on using any inter-app security on Android as NOT being a viable option for a quality user experience. However, moving forward it appears this issue will become less of an issue (at least for apps signed with the same signature). Thanks for the info :)
On Sep 5, 5:19 pm, Flying Coder <av8r.st...@gmail.com> wrote: > OK. BTW, thanks for the tip about the "signature permission". That > not only helped with a workaround for this problem, but also with > another related issue. > > Cheers, > Steve > > On Sep 5, 2:58 pm, Dianne Hackborn <hack...@android.com> wrote: > > > There isn't a way in the SDK. You need to go through the permissions screen > > so the user can approve the permissions being granted. (adb install doesn't > > go through permissions because the shell is running as the user.) > > > On Sun, Sep 5, 2010 at 8:33 AM, Mark Murphy <mmur...@commonsware.com> wrote: > > > On Sun, Sep 5, 2010 at 11:31 AM, Flying Coder <av8r.st...@gmail.com> > > > wrote: > > > > Call it what you want, is there a way to make it happen? > > > > Run adb install -r, or publish an update to your app on the Market. I > > > don't know of any other mechanism to do this. > > > > -- > > > Mark Murphy (a Commons Guy) > > >http://commonsware.com|http://github.com/commonsguy > > >http://commonsware.com/blog|http://twitter.com/commonsguy > > > > _The Busy Coder's Guide to Android Development_ Version 3.1 Available! > > > > -- > > > 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 > > > android-developers+unsubscr...@googlegroups.com<android-developers%2Bunsubs > > > cr...@googlegroups.com> > > > For more options, visit this group at > > >http://groups.google.com/group/android-developers?hl=en > > > -- > > Dianne Hackborn > > Android framework engineer > > hack...@android.com > > > 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 android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en