may be help: http://android-er.blogspot.com/2011/09/onsaveinstancestate-and.html
On Oct 8, 4:45 am, King Salamon <[email protected]> wrote: > Please can anyone give me a full coding example for getting data to persist > after the device is rotated. All of my textView fields go back to zero when > the device is rotated. I understand that the activity is destroyed and then > recreated due to configuration change, and I think that using > onSavedInstanceState somehow might resolve the issue--but I need a more > detailed explanation with full code please. HELP!! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

