Target densityDpi for Android browser scaling

published Jul 14, 2013 06:22   by admin ( last modified Jul 14, 2013 06:22 )



device-dpi: Use the device's native dpi as target dpi. low-dpi: 120dpi medium-dpi: 160dpi, which is also the default as of today high-dpi: 240dpi : We take any number between 70 and 400 as a valid target dpi. Fix http://b/issue?id=2071943 So how do I use it? Like this, for example:


Read more: Link - Philosophical Games: Customize Android Browser Scaling with target-densityDpi