为什么AccountManager.addAccount明显返回false?

cja*_*cja 19 android android-syncadapter android-authenticator android-account

Google的Android文档(http://developer.android.com/reference/android/accounts/AccountManager.html#addAccountExplicitly(android.accounts.Account,java.lang.String,android.os.Bundle))说:

返回

如果帐户已成功添加,则为True;如果帐户已存在,则为false,帐户为空,或发生其他错误

我变得虚假.具体来说,还有哪些其他错

Soh*_*hil 7

false if the account already exists
Run Code Online (Sandbox Code Playgroud)

如果没有提供任何信息,这可能是您变得虚假的原因