I need to rotate screen from portrait to landscape. I found in the
past
that the following two shell commands might have worked:
change the screen to landscape:
# service call window 18 i32 1
change the screen to portrait:
# service call window 18 i32 0
However, they do not work for me on Android 2.1 image.
Should these commands work? If not, are there any other ways to do so?
Also, can someone explain, from the framebuffer and graphic driver
point of view, how rotation works?
Thanks,
S.R.
--
You received this message because you are subscribed to the Google Groups "android-platform" group.
To post to this group, send email to
android-...@googlegroups.com.
To unsubscribe from this group, send email to
android-platfo...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/android-platform?hl=en.