My reference specs: MAVERICKS, TI 3.2.3 GA, Android SDK 4.4.2 and later.
May I get tip on how to create a single login (single signon) whereby the user need not go to the same login window the next time he opens the same app. Is this possible?If so how can the app know the same credentials in loggin in? I already have a complete code of log in whereby it connects via json to a server. I also have a sign out button which turns the tabGroup closed when clicked. Hope to get feedback on this. Thank you.