Debootstrap a Debian chroot image on your Android device without using a Desktop.
DebKit is hosted in the following web site
https://github.com/cybertim/DebKit
If you think the Android project DebKit listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of DebKit.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 3 |
Required Permissions | android.permission.RECEIVE_BOOT_COMPLETED android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\busybox res\raw\debkit res\raw\debootstrap res\raw\mke2fs res\raw\pkgdetails |
There are 1 image files in DebKit. The names of the image files are listed as follows.
app_icon.png
The following screenshort is generated from the image listed above.
DebKit has the following Java source files.
com.mizusoft.debkit.BootReceiver.java com.mizusoft.debkit.HelpActivity.java com.mizusoft.debkit.MainActivity.java com.mizusoft.debkit.PrefActivity.java com.mizusoft.debkit.Shell.java com.mizusoft.debkit.ShellExec.java