Hi All,

Basically what I am trying to do is make a service that would detect
changes in physical orientation and change the software's orientation
accordingly.

I can't seem to be able to figure out how to change "global"
orientation, if you will.

Basically I'm looking for the same effect as opening the keyboard has.

setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_LANDSCAPE); <-
that seems to only work for the specific activity- which is not the
point.

http://www.anddev.org/rotate_screen_from_code_change_screen_orientation-t2687.html
<-that link seems to talk about what I need but it uses IWindowManager
which seems to not exist in SDK 1.0.

Thank you in advance.
Alex

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