Developer Tools

4.2
3.47K reviews
500K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

This app was originally just created for myself to make some development tasks a bit easier. I've released it to the app store hoping that someone else might find it useful too.

Using this app you can see which resource qualifiers that are being used, which system features that are available, and see details about the display and its sizes.

Also I wanted to create an app where everything I needed was just one click away. The full list of features:
- See resource qualifiers in use
- See available system features
- See screen dimensions in dp, pt, in, sp, px, mm
- Start Dalvik Explorer (third party app)
- Start aLogcat (third party app for viewing logcat)
- Start ManifestViewer (third party app for viewing AndroidManifest.xml ++)
- Start Clean Status Bar (third party app for taking tidying up status bar for screenshots]
- Go directly to the Android 4.3's permission manager (App Ops)
- Go directly to the device's developer settings
- Go directly to the list of installed applications

Works for Android 1.5 and up. Doesn't need any permissions to run. Please give me a word if there's something you'd like to see included in this app. :)

I have open sourced the version 2 of the app. It can be found at https://github.com/roys/java-android-developertools .
Updated on
Apr 14, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection
Data is encrypted in transit
Data can’t be deleted

Ratings and reviews

4.3
3.16K reviews
Rosangela de Jesus das Neves
August 27, 2020
Hi Roy! Is it OK to say that I love you? Here is the deal: Samsung A5 2015(2016) mobile non-upgradable to the 7.1 version of android. Lots of space in the SD card but no "Developer Tools" possibility in my Settings. Internal memory constantly hitting the 96%-97% because I was crazy enough to set WhatsApp to back up 5 days rolling. Other "move to SD" apps installed before, but they would not touch Apps built as "non-movable" - such as WA. And there you come with this jewel. It will still not touch the useless core apps (for me) such as Samsung Health, Samsung Pay and Word, but it does a hack of a job on all the others we have downloaded ourselves and which developers had not been so kind to set as movable to SD. So all that "beginners" as myself need to know, is that they should tap Developer Options once the Developer Tools App is open, scroll all way down to "Force allow apps on external" and then they go to their Apps management windows in Settings, pick app, storage and see which has the change button available. And move them to SD. WA tested and works perfectly. So now just going down my list. Thank you. <3 this has been a hard one to crack for a while.
115 people found this review helpful
Did you find this helpful?
Roy Solberg
August 27, 2020
Aah.. Thank you &lt;3 :-D Glad to hear that the app was useful for you! And good tip about the apps and storage.
Kylamiis Ivar
July 27, 2020
Not sure why, but got forced an update to 2.1.0 on androidTV v8 (api26) and ofcourse now it is incompatible and nolonger opens? Any chance for dev to put previous gen version up as a separate app? /// edit: v2.0.9 (os9 api28) apk that i found seems to open fine on this os8 api26 tv... oh and why os reports the 4K display as 1920x1080 ? YT & NF seems to get it is actually 4K screen, why not any sysinfo apps? (4K screen is also reported correctly when connected to Windows PC with Nvidia drivers)
161 people found this review helpful
Did you find this helpful?
Roy Solberg
July 27, 2020
Really strange that it would force an update for Android TV with an incompatible version. The 2.0.9 version should still be used for where applicable. Glad to hear that you were able to solve it though! Good q regarding 4K and 1080. Maybe it's doing some kind of scaling for the regular user interface or maybe giving it "fake" numbers..?
Reb
January 1, 2022
LOTS OF TOOLS to use, but puzzling to me. I'm EXTREMELY INVESTED and eager to understand the process after becoming an android developer Eg. What devices can be used, what apps to download and what not to download, I'm Trying to learn Android developer tools on my phone ,NOKIA C30 1. what's the best device to use if I don't have a laptop?(can I use my android phone or my androidtv?) 2. What's a cheap yet powerful android box for 2022 to develop on? Can I flash a new OS on my phone just using tv?
20 people found this review helpful
Did you find this helpful?

What's new

Version 2.2.7
* Revamped Android TV layout to be much easier to navigate.
* Lowered minimum Android version to 8 (API level 26).
* Bugfix: Toolbar up button failed to preserve state on the screen returned to.
* Bugfix: Fixed showing SSID on older Android versions.
* Falling back to opening ACTION_WIFI_SETTINGS if ACTION_WIRELESS_SETTINGS is not found.
Version 2.2.6
+ Added support for position sensors.
* Lowered minimum Android version to 9 (API level 28).