At this point I don't think we will be considering this a compatible device for Market.
I have been looking at supporting this in the framework, and it has serious compatibility issues -- to start with, by doing this to an app, you are also impacting the effective screen space it has, so you need to do a while configuration of it on the fly. On Fri, Apr 29, 2011 at 12:05 PM, Adrien Grassein <[email protected] > wrote: > Hi all > > 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 ? > > > Thanks > > Adrien > > -- > You received this message because you are subscribed to the Google Groups > "android-platform" 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-platform?hl=en. > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- 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

