Under the Hood

4.3
233 reviews
10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

This app will run shell commands to get info from the device

It's a personal debug tool, but it might be of use to someone else

Root not needed, but rooted devices should give more info

Not all commands work on all ROMs

No ads

Export to SD/app share

>> Commands <<
$cat /proc/devices
$cat /proc/meminfo
$cat /proc/mounts
$cat /proc/net/arp
$cat /proc/net/if_inet6
$cat /proc/net/ipv6_route
$cat /proc/net/route
$cat /proc/net/wireless
$cat /proc/version
$df -ah
$getprop dalvik.vm.execution-mode
$getprop dalvik.vm.heapsize
$getprop gsm.version.baseband
$getprop ro.build.fingerprint
$getprop ro.product.version
$getprop ro.sf.lcd_density
$ifconfig -a
$ip -f inet6 addr
$ip -f inet6 route show
$ip addr
$ip route show
$lsmod
$netcfg
$netstat -apnW
$netstat -rpnW
$ps
$route -A inet6 -n
$route -n
$uname -a

Github: https://github.com/alt236/Under-the-Hood---Android

***
Please email me with any bugs/problems/feature requests. I cannot reply to market comments which can make debugging difficult.
***
Updated on
Jul 5, 2020

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

Ratings and reviews

4.2
218 reviews
Leslie LoPresto
December 15, 2021
The juggernaut of information that is available with a mere 3mb file size is not only impressive but shames the other tools that prefer to use buzz words and flashy guis.
7 people found this review helpful
Did you find this helpful?
Victoria McKnight
September 30, 2023
Tells you what you need to know, easy to navigate and thorough
Did you find this helpful?
Desiree B
July 6, 2020
Easy to use.
7 people found this review helpful
Did you find this helpful?

What's new

Modernised application, exposed CLI errors to UI, re-organised command groups