Hello,

I am developping an Android app and I would like to reset the
notifyAuthFailure flag on my device so that I am prompted again by my
device.

I have the following method call:

*getAuthToken(account, "oauth2:https://www.googleapis.com/auth/‌
analytics.readonly",
true, new AccountManagerCallback<Bundle>() {*

See api here:
http://developer.android.com/reference/android/accounts/AccountManager.html#getAuthToken%28android.accounts.Account,%20java.lang.String,%20boolean,%20android.accounts.AccountManagerCallback%3Candroid.os.Bundle%3E,%20android.os.Handler%29

How do I reset my Android device in order to be prompted again?

Regards,

Julien.

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

Reply via email to