Add Multiple Google account in Android App

102 Views Asked by At

Currently, i am able to add single account using Google Plus Api provided by Google in Android App.

Q: I want to support multiple google Account, get back multiple access token for all the accounts ? App need is that it has to be implemented using Google Api provided by Android. Implementing using Web-view is not recommended.

Solution Tried: disconnecting current and getting the new Account, but unfortunately it revoke the access of old Account.

Please guide me a way, thanks in advance..

0

There are 0 best solutions below