I'm creating a spreadsheet with all the relevant info about all the target devices I'm developing for. Unfortunately, the UX Guide is not kept up to date and neither is the Compatible Devices web page. So I'm parsing the devices.xml file.
Three questions:
1. Is there an API method that'll return the Device ID or Name or Part_Number?
<device family="rectangle-200x265" id="edge_520" name="Edge® 520" part_number="006-B2067-00">
2. The DF memory limit according to the simulator is 26.6kb. But the file says, for the Edge 520, it is 32.7kb. Which do I trust?
3. The display is 265x200. I'm not sure what the REGION coordinates are for, but is this a bug? y=329?