Skip to content

FLYCOM-E/Ubuntu-For-Android

Repository files navigation

Ubuntu-For-Android

一个快速部署 Ubuntu Chroot 至您 ARM64 Android 设备的 Magisk 模块

安装:

git clone https://github.com/FLYCOM-E/Ubuntu-For-Android
cd Ubuntu-For-Android
chmod +x *
zip -r Ubuntu_Module.zip *

Root Manager刷入。

使用:

任意终端使用 Root 权限输入命令 Ubuntu 即可进入 Ubuntu Chroot 系统。

Other:

此模块部署的 Ubuntu 系统不会开机自启、常驻后台,遵守即用即走概念,如您需要后台任务建议使用 tmux 或类似项目即可,快速安装使用:apt update && apt install tmuxtmux new -s test

项目使用了 Magisk 项目的 busybox ,感谢 Magisk 项目()。

About

一个快速部署 Ubuntu Chroot 至您 ARM64 Android 设备的 Magisk 模块

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages