Hs there any chance to rotate the screen on Android programmatically for the whole system?
Background is that I’m using a CMPC-device which features a non-Android-supported rotation sensor, and as a quick fix, I’m planning to write a small app that changes orientation for the entire system.
Is there any function available for this purpose?
I couldn’t find anything on the documentation 🙁
Hs there any chance to rotate the screen on Android programmatically for the whole
Share
You can find what you want here :
http://www.anddev.org/rotate_screen_from_code_change_screen_orientation-t2687.html