These two links don't work well (the parenthesis mess it up).
Look at the onRetainNonConfigurationInstance and
getLastNonConfigurationInstance methods.

On Jul 9, 5:00 pm, Streets Of Boston <flyingdutc...@gmail.com> wrote:
> Take a look at these 
> two:http://developer.android.com/reference/android/app/Activity.html#onRe...()
>
> http://developer.android.com/reference/android/app/Activity.html#getL...()
>
> On Jul 9, 4:30 pm, Keith Wiley <kbwi...@gmail.com> wrote:
>
>
>
> > I have an app that might build some rather large data structures in
> > RAM.  Is there any way at all for my app to respond to orientation
> > flips (either via keyboard flip or tilt-sensor rotation, I don't care
> > which) without having to save and restore the state?  It can take
> > quite a while to save the data structures out to the SD card and can
> > take quite a while again to read them back in.
>
> > Thanks.- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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