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

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -