The Idea and Architecture



Part 1 of 4 — building Linxr, a single APK that runs Alpine Linux on non-rooted Android.








The Constraint


Android is a locked-down Linux system. For regular (non-root) apps:



execve() from app storage is blocked by SELinux W^X policy
Native Linux tools...