I'm trying to run a Linux distro such as Ubuntu within an LXC container on Android. Ubuntu for Android worked using LXC, but they never released the code.
Asked
Active
Viewed 4,041 times
2 Answers
4
This writeup about how to run LXC on the new NVidia Android based Shield TV box might give you an idea...

bmullan
- 364
- 2
- 6
-
Great! I'll take a look at it. – nohamk Oct 11 '16 at 21:20
0
https://docs.halium.org/en/latest/porting/install-build/index.html
https://docs.halium.org/en/latest/porting/build-sources.html
It seems that project Halium, if it works on your device, let you run GNU/Linux distributions under Android LXC Containers.
-
that works the other way around it runs android in LXC under glinux distributions. the purpose of halium is to use android to access the hardware – Fuseteam Mar 05 '20 at 18:45