Hello Andrew, have you made a Log.Debug("OnCreate", "success"); to check if this is fired up?
look for OnStart() as alternativ When i change the orientation OnCreate is fired, using MfA 4.0 To disable the ScreenOriention you can override the onConfigurationChange but it is not preffered by android. Like you read original the handling of the Screen Orientation is done by Android and it destroys the view, and OnPause -> OnDestroy -> OnCreate -> OnStart and so on is triggered by the system. ----- greetz Enrico student from germany -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Handling-Config-Changes-tp5110047p5110098.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid