can someone helpme out with how to save state of the app when the screen orientation is changed i read the development guide at http://developer.android.com/guide/topics/resources/runtime-changes.html#HandlingTheChange
but i dont know how to define the method collectMyLoadedData();
can someone help me with an example or something ?