[TIMOB-12715] Get Pixels Per Inch from device so we can tell Z10 vs Q10 vs next devices
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-03-22T22:29:03.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | BlackBerry |
| Labels | n/a |
| Reporter | Russell McMahon |
| Assignee | Russell McMahon |
| Created | 2013-02-12T23:06:56.000+0000 |
| Updated | 2017-03-13T20:38:23.000+0000 |
Description
The DisplayInfo class gives details on the screen size, resolution and…pixels per meter. Not a straight PPI but it can be converted without many calculations.
https://developer.blackberry.com/cascades/reference/bb__device__displayinfo.html
Closing ticket as fixed.