How to manage Login and Logout session in android - with Server Json object request -
friends,
i have problem on how manage login , logout session in online android mobile application user login functionality.
i have read many article on shared preference type of application. useful online application?
thanks.
yes can use sharedpreferences kind of stuff, time. example can have sharedpreferences object contains example data giving status (connected or not) , other information connected user.
Comments
Post a Comment