Hi, I need to solve Android AccountManager's issue.

These days, I have made a login system using AccountManager.


I'd made an app which uses Android AccountManager. (I will call it A app)

After, I made another app which use A app's AccountManager's account data. 
(I will call it B app)

But when I run B app, I have met "caller kid xxxx is different than the 
authenticator's uid" error message.

So, I  signed B app with A app's keystore file, then issue was cleared.

But, I still want to know the reason and without using the same keystone 
file can not solve the other to want to know how.

If anyone knows the answer, please comment.


Thank you.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to