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%2bunsubscr...@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

Reply via email to