oncreate - Problems continued to change. Android -


i have timer in code. when screen orientation changed or when leave app button, timer not retain value. solved onpause, onstop, oncreate methods .... not know how. solution might in each case?

u have store time value in onsaveinstancestate, inside in oncreate u have reassign saved time value.


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

java - Getting exception in JDBC thin driver -