Giter Site home page Giter Site logo

nmxprime / under-the-hood---android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alt236/under-the-hood---android

0.0 1.0 0.0 538 KB

This app will run shell commands to get info from the device. Root not needed, but rooted devices should give more info

under-the-hood---android's Introduction

Under the Hood

Description

The application will run a number of shell commands to get info from the device.

Even though root not needed, rooted devices will give more info.

As the available commands change depending on the ROM used, some commands will fail to work.

Results can be exported to the SD card or shared using the standard android share dialogue (so that they can be e-mailed, for example).

Notes

  • This is a personal debug tool, but it might be of use to someone else.
  • If the device is rooted, then all commands will be executed as root. If not, then some commands will not return any data.
  • I am certain that not all ROMs (factory, or custom) support all commands, but any errors should handled gracefully.

Changelog

  • v0.0.1: First public release.
  • v0.0.2: Font size change buttons in menu.
  • v0.0.3: Added "ip route show" and "ip -f inet6 route show", font size increase.
  • v0.0.4: Threaded the command execution, added execution choice dialogue.
  • v0.0.5: Fixed "Other" tab, changed required Android version to 1.5 (it was 2.1), added a bit more information.
  • v0.0.6: Changed required version to 1.6 as 1.5 broke large screens, changed icon, added more information.
  • v0.0.7: Added parsing of /proc, rearranged tab contents.
  • v0.0.8: Added more commands, added group separators.

Permission Explanation

  • No permissions needed.

Build Instructions

You will need the following libraries to build this project:

Acknowledgments

All logos are the property of their respective owners

License

Licensed under the Apache License 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt

Links

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.