> I'm using the 1.5 SDK. I read in 1.0 that rotating the device would
> cause onCreate() to be called in our apps (possibly recreating the
> entire app?).

By default, the current activity is destroyed and recreated on an
orientation change.

> Is there a way to test rotating the device in the emulator?

<Ctrl>-<F12> on Windows and Linux. I think it's the 5 key on the numeric
keypad for Macs, but don't quote me on that.

> Will the behavior be the same for 1.5 as it was in 1.0?

Yes.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
_The Busy Coder's Guide to Android Development_ Version 2.0 Available!



--~--~---------~--~----~------------~-------~--~----~
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