android - Processing user request in a separate activity -


i want have loading activity processes log in , register requests ,i tried start loading activity log in , register activities ,and start processing in onstart() function,but if screen goes off , on onstart() calls again , process repeats ,i don't know oncreate() method place or not,and if there approach.

start activity result, startactivityforresult()

like this, can have started activity stuff, , return value.

http://developer.android.com/training/basics/intents/result.html


Comments

Popular posts from this blog

c++ - Linked List error when inserting for the last time -

java - activate/deactivate sonar maven plugin by profile? -

tsql - Pivot with Temp Table (definition for column must include data type) -- SQL Server 2008 -