Probably no need to do that. All application components have an onConfigurationChanged() callback, and you can get the current configuration with getResources().getConfiguration().
On Nov 4, 3:20 pm, Randy McEoin <[EMAIL PROTECTED]> wrote: > Create a Broadcast Receiver to listen for > ACTION_CONFIGURATION_CHANGED. > > On Nov 4, 8:17 am, Hw3699 <[EMAIL PROTECTED]> wrote: > > > how to detect the Orientation of G1 Screen ? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

