Thanks for your comments mark.

Just for curiosity, are there any other differences besides the bundle and
Object point.
What will be order of execution of these methods.

Also in API reference for onSaveInstance() the following is mentioned:

*'Do not confuse this method with activity lifecycle callbacks such as
onPause()<http://developer.android.com/reference/android/app/Activity.html#onPause%28%29>,
which is always called when an activity is being placed in the background or
on its way to destruction, or
onStop()<http://developer.android.com/reference/android/app/Activity.html#onStop%28%29>which
is called before destruction.'
*
So will this method be always called when the configuration changes take
place. and if not what such cases can be? I mean in what situations
onSaveInstance() can not be called for configuration changes.


-- 

Thanks,



Suresh Pal

  <http://www.facebook.com/people/Suresh-Chandra-Pal/676583036>

*LinkedIn: *         http://www.linkedin.com/in/sapientsuresh

*Blogs:  *              http://www.sapientsuresh.blogspot.com

*Twitter: *            http://twitter.com/sapientsuresh

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to