-
after checking the proot-distro package in termux , i thought that maybe there is a chance to run ubuntu touch on an android device using proot and without unlocking the bootloader using termux . but i am not sure if it is possible , because in the adding a distribution page to add a distribution you must have a tarball for the distribution and the file should look like this
DISTRO_NAME="Debian" TARBALL_URL['aarch64']="https://github.com/termux/proot-distro/releases/download/v1.10.1/debian-aarch64-pd-v1.10.1.tar.xz" TARBALL_SHA256['aarch64']="f34802fbb300b4d088a638c638683fd2bfc1c03f4b40fa4cb7d2113231401a21"
so can i get a generic system image tarball for installation ? if yes can anyone please help me find it ? any help will be appreciated .
-