Processing user request in a separete activity
I want to have a loading activity that processes log in and register
requests ,I tried to start loading activity from log in and register
activities ,and start processing in onstart() function,but if screen goes
off and on onstart() calls again and process repeats ,I don't know
oncreate() method is good place for this or not,and if there is another
approach.
No comments:
Post a Comment