I want to create session management in android for more then one activity
.
i read session management on this site http://www.androidhive.info/2012/08/android-session-management-using-shared-preferences/
how to create above code for more then one Activity
? From above tutorial i can understand for one activity only.