How to maintain Multilpe User Session with Login details in Couchlite (Related to Android))?

How to maintain Multilpe User Session with Login details in Couchlite (Related to Android))?

I want to mantain user data like ADD account Facility in Gmail Android APP.
It is Possible to maintain multiple account using Couchlite.

Yes, just create a separate local database for each user. Then each db has separate replications you can authenticate with that user’s login credentials.