Blog β€’ Projects β€’ About

πŸ‡ΊπŸ‡¦ #StandWithUkraine

On Feb. 24, 2022 Russia declared an unprovoked war on Ukraine and launched a full-scale invasion. Russia is currently bombing peaceful Ukrainian cities, including schools and hospitals and attacking civilians who are fleeing conflict zones.

Please support Ukraine by lobbying your governments, protesting peacefully, and donating money to support the people of Ukraine. Below are links to trustworthy organizations that are helping to defend Ukraine in this unprovoked war:

R.tools


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.

Mountain View

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

Mountain View

And a tablet version:

Mountain View

I hope this application will be usefull for you.

Source code is available at GitHub