Questions regarding creating custom Android hardware and firmware belong on http://source.android.com.
On Fri, Apr 29, 2011 at 12:05 PM, Adrien Grassein <[email protected]> wrote: > I'am working on a product which can't be moved (no rotation allowed). The > screen is in landscape, and I have a problem for displaying applications > in portrait. > In the Android 2.3 compatibility definition document we have the following > recommendations: > > Devices that cannot be physically rotated MAY meet this > requirement by "letterboxing" applications that request portrait mode, using > only a portion of the available display. > > How can I display these applications in a landscape screen ? This job isn't > already done in the framework. > Do you have any idea of how can I implement this solution ? -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training...At Your Office: http://commonsware.com/training -- 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

