Hi everyone. Today I want to announce my new app R.tools. It’s a simple application for android developers, that provides information about a device configuration. I believe you know about android devices fragmentation and a necessity to use alternative resources to support specific device configurations. This app can help you with it.
R.tools app provides a list of configuration qualifiers sorted by priority. You can check qualifiers that you are interested in and concatenate them to a resources folder name. Yes, I know that dozen of apps with similar functionality already exist on Google Play. However most of them are ugly or contain unnecessary advertisements or trackers. That’s why I’ve decided to create a clean app with a nice look. Also I see R.toors not only as tools app, but educational as well.

R.tools app provides information about all qualifiers, such as an ability to change a value or min SDK version.

And a tablet version:

I hope this application will be usefull for you.
Source code is available at GitHub