下载 APKPure App
可在安卓获取DIP Grid的历史版本
您可以随时随地在自己的各种设备上畅享数百万最新的 Android 应用、游戏、音乐、电影、电视节目、图书、杂志等精彩内容。
This simple app displays a grid, measured in android's dip's (density-independent pixels). Aimed for developers and graphic designers as a helpful tool for creating user interfaces in android apps.
More info about android's metrics can be found in official docs: http://developer.android.com/design/style/metrics-grids.html
By using this app it is easy to understand how different android devices choose graphic assets from one of the predefined pixel density buckets: ldpi, mdpi, tvdpi, hdpi, xhdpi & xxhdpi
Dividing device's pixel screen size by size in dip results in a multiplier that matches one of the density baskets.
some examples (by screen width):
Samsung Galaxy S4: 1080/360 = 3 (xxhdpi)
Samsung Galaxy Nexus: 720/360 = 2 (xhdpi)
2012 Asus Nexus7: 800/600 = 1.33 (tvdpi)
Samsung Galaxy Tab2: 800/800 = 1 (mdpi)
Samsung Galaxy Ace: 320/320 = 1 (mdpi)
Last updated on 2016年08月12日
Minor bug fixes and improvements. Install or update to the newest version to check it out!
DIP Grid
1.0.1 by Kostik Software
2016年08月12日