Nice Android TV boxes and IPTV software
We are developing two APP to run on the EX5 box. Screen rotation is necessary for our digital signage product. Is it possible?
Advanced TV solutions
Hi Alex, we published an article regarding screen rotation:
http://www.exodux-box.com/6213/developers-how-to-rotate-the-screen-on-exodux-android-tv-box/
Included open source code and a demo app.
Once you change the "persist.sys.app.rotation" everything is working as expected.
Then set to portrait:
setRequestedOrientation( ActivityInfo.SCREEN_ORIENTATION_PORTRAIT);
Or landscape:
setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_LANDSCAPE);
I think exodux could provide a firmware with "persist.sys.app.rotation" already activated if you plan to order some amount of boxes.
Yes, we can provide special firmware, just contact sales department. It's easy.
Latest Post: ExoDreams releasing OPEN version of ExoTV for beta testers Our newest member: Drbloginpl Recent Posts Unread Posts Tags
Forum Icons: Forum contains no unread posts Forum contains unread posts Mark all read
Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed