|
Android Development Calculator (v. 1.1.0)
Разработано Peerke
|
This is a tool for calculating values and number that you can use during development of Android apps.
At this moment we have can calculate the following:
- Converter from dip (or dp) into pixels for different density's (ldpi, mdpi, hdpi, xhdp, tvdpi). The calculation tells you how big your graphics should be.
- Minimum widget size calculation. You can enter the size of the widget (in cells) and it will calculate the mimimum widget size in dip.
NOTE: Don't give this app 1 star if you don't know what this app does or if you are not developing Android applications.