I make an android application and successfully login one user and also we save the access token of the logged user and get the all data of that user in both twitter and Facebook. I want to login another user without logout the first user in both twitter and Facebook..
Is it possible to create multiple user login app ? Please provide me the suggestion..