I need to find out about the smartphone's body dimensions (e.g. 110.5 x 57.5 x 12.2 mm (4.35 x 2.26 x 0.48 in)) on which my app is running, but that's not something you can know with the help of OS/SDK.
So, maybe someone know some trick that I can use to know that, i.e. if rely on screen size?
Or is there some database that contains this information and available for download or via API, so I can get device dimensions by its name?