Wednesday, June 07, 2006 11:54 PM
MelSam
Icon sizes to use in your Windows Mobile applications
Confused about what size icons to use in your application? As you might have heard, high DPI Pocket PC and Smartphone devices use non-standard icon sizes such as 44x44 and 22x22. Below is a handy table for your reference.
| Device |
DPI |
Small Icons |
Large Icons |
| Pocket PC (normal DPI) |
96 |
16x16 |
32x32 |
| Pocket PC (high DPI) |
192 |
32x32 |
64x64 |
| Smartphone (normal DPI) |
96 |
16x16 |
32x32 |
| Smartphone (high DPI) |
131 |
22x22 |
44x44 |
This is part of the explanation for the latest "Spot the Bug" contest on MelSam's new App Compat blog. Visit my blog for a weekly contest that encourages you to think about maximizing application compatibility and usability.