I remember reading somewhere that you could make two android apps share the same user id, but I have heard conflicting information from other people. Is it possible to make two apps share the same user id and if so how is it done?
+1
A:
Looks like you can with the sharedUserId manifest attribute. The two apps have to also be signed with the same signature.
BrennaSoft
2010-06-30 19:20:40