2012/4/2 Jonathan Aquilina <[email protected]>

> I see a flaw here. From the little development work I have done for games
> on iOS, and im not sure if its the same on android but I would not doubt
> that it would be, but usually the resolution and the app would upscale to
> the larger screen size.
>

What exactly do you mean?
Android is quite scalable -- the app's interface adjusts to the resolution.
For example, if you have multiple panes, you can choose from a number of
ways to display them when they can't all fit [1]. The action bar also
adjusts to various orientations and screen sizes. [2]
The Devices and Displays part of the Android Design site [3] is a nice
introduction to the way Android scales.

[1] http://developer.android.com/design/patterns/multi-pane-layouts.html
[2] http://developer.android.com/design/patterns/actionbar.html
[3] http://developer.android.com/design/style/devices-displays.html

-- 
Unsubscribe instructions: E-mail to [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/design/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to