Under the Hood

aws.apps.underthehood

View detailed information for Under the Hood — ratings, download counts, screenshots, pricing and developer details. See integrated SDKs and related technical data.

Total installs
44.1K(44,126)
Rating
4.2(30 reviews)
Released
August 26, 2010
Last updated
July 5, 2020
Category
Tools
Developer
Alexandros Schillings
Developer details
Name
Alexandros Schillings
E-mail
aschillings.dev@gmail.com
Website
unknown
Country
United Kingdom
Address
unknown
Android SDKs
Under the Hood Header - AppWisp.com

Screenshots

Under the Hood Screenshot 1 - AppWisp.com
Under the Hood Screenshot 2 - AppWisp.com
Under the Hood Screenshot 3 - AppWisp.com
Under the Hood Screenshot 4 - AppWisp.com

Description

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