forked from adityamarella/chrooted-debian-on-android
-
Notifications
You must be signed in to change notification settings - Fork 0
bsdman/Chrooted-Debian-on-Android
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Installs chrooted debian on a rooted Android phone, also provides options to start/stop ssh server. Compiling - Create a new Android Jni Project, copy bootdeb.c to jni/ directory then run ndk-build from that directory you will see bootdeb executable getting created in <project>/libs/armeabi/ Running - adb push bootdeb executable to your phone and run it, make sure debian img is copied to this location /sdcard/debian/squeeze.img before running bootdeb ./bootdeb --start-ssh (to start ssh) ./bootdeb --stop-ssh (to stop ssh)
About
Installing chrooted debian environment on rooted Android phones
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published