Supported resolutions for SE Phones
The table below lists supported resolutions for snapshot images in Java
applications. Java applications are restricted to use the listed
resolutions, even if the camera itself supports other image formats.
| Phone/series |
60x100 3x5 | 120x160 3x4 | 240x320 3x4 | 352x288 11x9 |
480x640 3x4 | 960x1280 3x4 | 1024x1280 4x5 | 1224x1632 3x4 |
Z1010, K700, K500, Z500, F500, K300 |
| X | | | | | | |
| S700 |
| | X | | | | | |
| V800, Z800 |
X | X | | | X | | Xa | |
| K750, W800 |
| X | | | X | Xa | | Xa |
| K600 |
| | | X | | | | |
| K790, K800 |
| | | | X | | | |
| V600 |
| | | X | | | | |
| Z520 |
| X | X | | X | | | |
| W600 |
| X | | | X | | Xa | |
| W550 |
| X | | | X | | Xa | |
| W900 |
| X | | | X | | | Xa |
|
Xa - High resolution snapshots may not be possible to view in
the Java application that took the picture, because of limited memory.
However, it is possible to take the snapshot in the application and then
process the created image object, for example save it as a file in the
file system of the phone.
|
Taken from SE Developers Guidelines.
|