Well, it was much easier than I thought. All I had to do was to rotate the device while in the second activity. That way the screen orientation of the stopped activity would be wrong for the current screen, and so the first activity would have to be recreated when I returned to it. No programming changes were necessary to force onCreate. I should have thought about it more before posting the question.
-- 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

