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?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Looks like you can with the sharedUserId manifest attribute. The two apps have to also be signed with the same signature.