Yesterday I've made a little app for performing some basic screen resolution / color tests. With the ever increasing pixel densities on high-end smartphone and tablet displays, I wanted to see the size of a single pixel on different devices. The most certain way to do that was to write the app myself. The rest of the functions came after that, of course they're pretty standard and can be found in any similar tool. Nevertheless, I've tried to keep everything nice and user-friendly.
The app itself basically supports all possible Android display resolutions (from 240*240 and above) in both portrait and landscape modes. There's a main menu that displays all the different tests that you can choose from. After selecting one, the only way to return to the menu is by pressing your device's Back button. Here is the complete list of features:
To try the app on your Android device, use the button above. I've also made a new section on the blog for this app and maybe any future projects that won't be very complex, you can find it here.
No comments:
Post a Comment