-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Yes, changing the screen orientation means going through onCreate() > onResume()
I have verified that changing the orientation causes the app to call onCreate, without killing the process. This appears to violate the state machine outlined in the Activity docs: http://code.google.com/android/reference/android/app/Activity.html#ActivityLifecycle According to this, onCreate() should be called exactly once, unless the process is killed. cheers, - -- ᛏᚠᛖᚾᚱᛁᛊᚢᛚᚠᚱᛏ ᛏᚢᛚᚠᛊᛚᛖᛁᚠᚨᚱᛏ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkjrvH8ACgkQNig/07RbnEu4tgCcCnI9y0/4D4pGrZ5RsWKqHtAH onIAnAkSHyuRKMtXPQnpRQguK0r+dIq6 =SZUg -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

