The Sony S Tablet allows applications to reduce the BACK, MENU, and SEARCH system buttons so that they appear as three simple dots, allowing a less distracting user-interface when the application is running. I downloaded an Adobe AIR app called tweetHUNT that does this.
Does anyone know how to do this with ActionScript?
Thanks.
Update: Somehow I need to setSystemUIVisibility() to SYSTEM_UI_FLAG_LOW_PROFILE
How to activate full screen control DOTS (SDK14)
Update: Need to somehow make the setSystemUIVisibility() android call from an air extension.
http://www.adobe.com/devnet/air/articles/developing-native-extensions-air.edu.html