Load a different accounts.db file in android without restarting?
So I am trying to make a internal app for my company. I want to have
people unlock a tablet by clicking their name and loading up all their
saved credentials for dropbox, box, gmail, etc. The accounts.db file is
stored in the cloud and will be downloaded and replace the current
accounts.db file when the user selects their name.
So how can I perform a swap on accounts without restarting? I looked into
executing different commands for account manager ie, "am switch-user 11"
no luck. Any suggestions?
No comments:
Post a Comment