Screen Layout Configurations
The latest SDK’s for the S60 platform support multiple screen resolutions:
- Portrait Resolutions
- 176 x 208 pixels - supported on the first S60 devices
- 240 x 320 pixels - QVGA resolution, introduced in S60 2nd Edition Feature Pack 3, first used in the Nokia N92
- 352 x 416 pixels - 4 times the size of the classic resolution, introduced in S60 2nd Edition Feature Pack 3, first used in the Nokia N90
- 360 x 640 pixels - QHD resolution
- 480 x 640 pixels - VGA resolution
- Landscape Resolutions
- 208 x 176 pixels - portrait version of classic display, introduced in S60 3rd Edition, not yet used in a device
- 320 x 240 pixels - QVGA resolution, introduced in S60 3rd Edition, first used in the Nokia E61 smart phone
- 416 x 352 pixels - 4 times the size of the classic resolution, introduced in S60 3rd Edition, first used in the camera application of the Nokia E61 smart phone
- 640 x 360 pixels - QHD resolution
- 640 x 480 pixels - VGA resolution
NOTE Availability of screen layouts is dependent upon the SDK used by the project. Not all SDK's support all layouts. Components will layout and render differently for each layout size.
Related tasks