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

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -