In my project want to read and write the data in server depends upon the authentication key(user).
So far I planned to use shared preference to store user authentication key for further communication with server.
Later I came to know "Account manager" by reading this tutorial:
I have little confuse to use account manager or sharedpreference.
I feel little difficult to understand accountmanager.
Can any one guide which method suits for my project.
Any tutorial for account manager.?
Any other suggestions...?
Thanks in advance.