I am newbie to Android. I am working on an application where user is supposed to login to use the application and application can run on different devices (like multiple phones) simultaneously. There is a feature where user can changes his password. How to know if user has changed his login credentials on a device from another device, so that user will be automatically logged out from all the devices. It is same as Gmail. How to achieve it in a optimal/feasible way. Can it be implemented using sync adapter or account authenticator. If yes, please let me know.
Any tutorial or snippet is appreciated.
Thanks in advance.
0 comments:
Post a Comment