开发者

Creating google account using AccountManager is it possible?

开发者 https://www.devze.com 2023-03-08 16:30 出处:网络
I\'m trying to create google account in android I have two questions thanks. Is it possible to add account using \"com.google\" type account? Because I tried not to create my own Account Authenticat

I'm trying to create google account in android I have two questions thanks.

  1. Is it possible to add account using "com.google" type account? Because I tried not to create my own Account Authenticator.

    • I always got a "java.lang.SecurityException: caller uid 10146 is different than the authenticato开发者_JS百科r's uid"
  2. If I already have an existing Android Account like ("dmdm425@gmail.com") is it possible to to change or edit its information like changing username and password.

I hope you can answer this question cause Im having hard time resolving this issue.

thank you so much

0

精彩评论

暂无评论...
验证码 换一张
取 消