下載 APKPure App
可在安卓獲取getDisplayMetrics()的歷史版本
getDisplayMetrics()顯示了Android的DisplayMetrics類檢索到的值。
getDisplayMetrics() is meant to be used by other developers, but anybody can use it to retrieve screen information from an Android device.
getDisplayMetrics() shows values for: density, densityDpi, scaledDensity, heightPixels, widthPixels, xdpi and ydpi as calculated by Android's DisplayMetrics class. It also displays the results of rendering text using various units (DIP, IN, MM, PT, PX, SP).
Last updated on 2016年05月10日
Added "calculated screen size" line.
Added the ability to see rectangle height based on different units.
getDisplayMetrics()
2015.12.25.2 by liverworks.net
2016年05月10日