Diffentiating between low-end, mid-level and high-level devi
Posted: Thu May 29, 2014 11:10 am
Hi
What capabalities can I use to distinguish between low-level, mid-level and high-end mobile devices. is_smartphone, ajax_support_javascript, css3 checks like css_rounded_corners and css_gradient_linear and html_preferred_dtd = HTML5 can be of use but they will all give me - to a degree - false positive on devices across the that specified spectrum.
I do not want to go the route of mapping devices and comparing version numbers OS and browsers.
Do you by any chance have a set of capabilities that can help in distinguishing between the 3 sets of devices (low level, mid-level and high-level)?
Thank you.
What capabalities can I use to distinguish between low-level, mid-level and high-end mobile devices. is_smartphone, ajax_support_javascript, css3 checks like css_rounded_corners and css_gradient_linear and html_preferred_dtd = HTML5 can be of use but they will all give me - to a degree - false positive on devices across the that specified spectrum.
I do not want to go the route of mapping devices and comparing version numbers OS and browsers.
Do you by any chance have a set of capabilities that can help in distinguishing between the 3 sets of devices (low level, mid-level and high-level)?
Thank you.