Kris:

re: your initial reply, I believe we're talking about different
permissions. It sounds like you're referring to the permissions that a
user must accept when first installing the app. I'm not talking about
those. I'm talking about permission the user has to accept that allows
the app access to the user's Google Account (see screenshots in the
thread I've linked to). In Android terms, this would be as a result of
a call to AccountManager's getAuthToken(...) method.

TreKing:

Uninstalling the app is hardly a solution! First, I'm not even sure if
it will work (because I don't think this permission to access one's
Google Account is stored on the phone), but even if it did, it seems
kind of heavy handed to have to re-install the app if you've
accidentally granted certain permissions...

I was hoping there was some way to do it online through one's Google
Account settings. This is already mentioned in the thread linked to in
my initial post, but this is how one would revoke access to Chrome-To-
Phone, for example...

Oh well, still no satisfactory answer. (To tell you the truth, I don't
understand the "broadcast receiver" answer... )

On Jan 18, 9:56 pm, Kristopher Micinski <krismicin...@gmail.com>
wrote:
> One of them is from my end, this is binary rewriting to retrofit apps
> with enhanced security policies..
>
> http://www.cs.umd.edu/~jfoster/papers/acplib.pdf
>
> another notable project is CRePE droid, which takes the platform based 
> approach
>
> http://crepedroid.org/crepedroid.html
>
> Though as I said, these are very much research projects at the moment.
>
> kris
>
> On Wed, Jan 18, 2012 at 8:19 PM, Nikolay Elenkov
>
>
>
>
>
>
>
> <nikolay.elen...@gmail.com> wrote:
> > On Thu, Jan 19, 2012 at 7:55 AM, Kristopher Micinski
> > <krismicin...@gmail.com> wrote:
>
> >> There are a few active research projects that target this direction,
> >> however I'm guessing that this is not what you are interested in :-).
>
> > Could you please share those links?
>
> > --
> > 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

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