下載 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日