After login in android app, how do I create a token session in the php api?
Like this:
I would like to make sure that when user log in it will stay in session no
http://developer.android.com/reference/android/content/SharedPreferences.html
This looks like some relevant information here:
http://www.androidhive.info/2012/08/android-session-management-using-shared-preferences/