Android app crashes on addAccountExplicitly(account, password, null);

后端 未结 6 1576
伪装坚强ぢ
伪装坚强ぢ 2021-01-03 19:22

After a successful basic authentication I want to add an account for later use. When I tried to create this account using the following code:

AccountManager          


        
6条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-01-03 20:00

    You are using "com.example" as unique identifier for your app,please check if it's same in "authenticator.xml"

提交回复
热议问题