Under the Hood APK

Under the Hood  Icon
   
4.3/5
28 Ratings
Developer
Alexandros Schillings
Current Version
1.0.0.18
Date Published
File Size
3.1 MB
Package ID
aws.apps.underthehood
Price
$ 0.00
Downloads
4.4K+
Category
Android Apps
Genre
Tools

APK Version History

Version
1.0.0.18 (18)
Architecture
universal
Release Date
July 09, 2020
Requirement
Android 4.1+
Version
0.1.0 (10)
Architecture
universal
Release Date
July 05, 2020
Requirement
Android 1.6+
  • Under the Hood Screenshot
  • Under the Hood Screenshot
  • Under the Hood Screenshot
  • Under the Hood Screenshot

About Radio FM 90s

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.
***

What's New in this version

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