On Fri, Jun 17, 2011 at 8:07 PM, RS <[email protected]> wrote: > Well, I came here only after realizing how bad I was at it in this > particular case.
You should probably says so and say what you tried so far, instead of just 'oh you guys obviously have no clue'. Might not be the best strategy to gen an answer. > Should the accounts administration help revoke access even for android > devices/apps? > > The list there doesn't show android apps allowed access to the google > account. > > https://www.google.com/accounts/IssuedAuthSubTokens > > Nor does google apps dashboard help. > > Help me revoke access to an android app already granted access to a > google account either through the device or google accounts through > any browser. Which particular app? At least for me, Chrome to Phone shows in the IssuedAuthSubTokens page. If the app is using ClientLogin, it won't show up there though. I don't think there is an UI for manging granted tokens in Android, but if you are doing this in code, you might want to look at AccountManager. -- 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

