how to save activity's state in android? -


i want know how can save state of page(activity) when come page should in state in left it. eg if checked checkbox in page after leaving page when come checkbox should checked left. in advance

http://mobile.tutsplus.com/tutorials/android/android-application-preferences/

take @ tutorial sharedpreferences

or

http://developer.android.com/reference/android/content/sharedpreferences.html


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -