How do you force AccountManager to show the “Access Request” screen after a user has already allowed access?

前端 未结 4 1460
一生所求
一生所求 2020-12-03 05:52

When using AccountManager::getAuthTokenByFeatures, an Access Request screen is shown for the user to allow or deny access to the account. After a user allows access, subsequ

4条回答
  •  失恋的感觉
    2020-12-03 06:05

    I have created a new account which I use for testing. A new account will always prompt for Access Request. Remember to NOT allow access.

    To test for the login screen, change the password for the account from another device/PC.

提交回复
热议问题