We have an Activity which has a form on it and we launch an Intent to
take a picture.

We've overridden onSaveInstanceState and onRestoreInstanceState to
push the data from the view fields

But, on the return from the CameraActivity, the onRestoreInstanceState
method is never called.

Should this behavior work when calling another Intent?

Our code is virtually identical to:
http://stackoverflow.com/questions/151777/how-do-i-save-an-android-applications-state
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to