P
P
Pavel Balakin2012-06-27 21:40:28
iPhone
Pavel Balakin, 2012-06-27 21:40:28

What are the optimal dimensions of the application workspace for mobile devices?

Making a game in HTML5 format for mobile devices. What is the optimal workspace size?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sergey Lerg, 2012-06-28
@Lerg

Scale graphics depending on the resolution (three sets of pictures) and use elastic design.
The first set is for screens up to 480x320 or so, the second is for 800x480, 1024x768, 1280x800 devices, and the third is for iPad 3.

N
Nikolai Turnaviotov, 2012-06-27
@foxmuldercp

“Mobile devices” are now considered everything from simple phones to tablets with resolutions from 128x128 () to halfHD, or even FullHD resolutions.
So you can either avoid segmentation or concentrate on specific platforms.

N
Nikolai Turnaviotov, 2012-06-27
@foxmuldercp

Optimal - try to look for statistics on browsers and screen resolutions used in them.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question