In LoginActivity or RegisterActivity what to do if the service throws
AlreadyLoggedInException?
One solution is to check when connecting to the service (in onConnect) if
service.isLoggedIn(). If it is true then redirect to LoggedUser activity.
Original issue reported on code.google.com by Tartu...@gmail.com on 10 Dec 2012 at 9:23
Original issue reported on code.google.com by
Tartu...@gmail.com
on 10 Dec 2012 at 9:23