Sujay Krishna Suresh wrote: > Hi everyone, > i need to make sure that the contents of my activity > dont change(or atleast retained to the same state) when the orientation > is changed. > i found a method called onSaveInstanceState in the activity... but i'm > not sure on how to use it efficiently & also i wanna no if it'll be > called each time an orientation change is made...
http://wiki.andmob.org/samplecode Look there for the links to my five-post blog series called Rotational Forces...On Your App, covering onSaveInstanceState() and related methods. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 0.95 Available! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

