Android Open Source - App time ShellAndroid






Project Summary

A shell for android. Can execute most linux shell command in it. You can easy to get last command result. At most time, it like a lite terminal, you can keep global shell in your application..

Web Site / Source Repository

ShellAndroid is hosted in the following web site
https://github.com/holmeszyx/ShellAndroid

If you think the Android project ShellAndroid listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of ShellAndroid.

ItemValue
Java File Count14
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Asset File Namesassets\cflag
assets\cflag_21
assets\cflag_x86




License

The license information of ShellAndroid is as follows:

Apache License

Java Source Files

z.hol.shellandroid.AbsReleaser.java
z.hol.shellandroid.CFlagRelease.java
z.hol.shellandroid.Chmod.java
z.hol.shellandroid.Cpu.java
z.hol.shellandroid.DefaultChmod.java
z.hol.shellandroid.LollipopReleaser.java
z.hol.shellandroid.NormalReleaser.java
z.hol.shellandroid.ShellAndroid.java
z.hol.shellandroid.ShellChmod.java
z.hol.shellandroid.Shell.java
z.hol.shellandroid.example.MainActivity.java
z.hol.shellandroid.exception.ShellExecuteException.java
z.hol.shellandroid.utils.AssetUtils.java
z.hol.shellandroid.utils.ShellUtils.java