I need to know the dpi of Android screens to calculate screen size and dip scale from the device resolution. I see from searching that this wasn’t available in the past, but I was wondering if that has changed.
Is there any solution that doesn’t involve compiling a list of known devices?
Thanks in advance for any pointers.