2 types of users in one app (let's say, admin and client). Would like to make session management like in PHP. How can I do that in the android app?
2 users as clients logged into the app, so are there any ways to maintain session for these users?
2 types of users in one app (let's say, admin and client). Would like to make session management like in PHP. How can I do that in the android app?
2 users as clients logged into the app, so are there any ways to maintain session for these users?