The short answer is: On stock android, as it stands today, this is impossible.
Apps are written with the idea that the user will accept all the permissions for an app, permissions are not configuration options, or dynamically revokable. There are a few active research projects that target this direction, however I'm guessing that this is not what you are interested in :-). If it is you can feel free to email me and I will point you to them, but this isn't how apps are written today, as it stands. kris On Wed, Jan 18, 2012 at 5:41 PM, Kookamonga <[email protected]> wrote: > Sorry to resurrect an old thread, but there was never an answer to how > a *USER* would be able to revoke access he/she had granted to an app: > > http://groups.google.com/group/android-developers/browse_thread/thread/80e559d0317b71c8/38ecbc20429fdc76?lnk=gst&q=revoke+permissions+to+access+google+auth+tokens#38ecbc20429fdc76 > > (I wasn't able to reply in that thread; this is why I've started a new > thread.) > > Thanks for your help. > > -- > 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 -- 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

