NOW LET US – AI RAG SaaS Studio TP.HCM
NOW LET US
Digital Product Studio
Back to news
DEV-TOOLS...1 min read

Run Linux containers on Android, no root required

Share
NOW LET US Article – Run Linux containers on Android, no root required

Podroid spins up a lightweight Alpine Linux VM on Android using QEMU, providing a full Podman container runtime and terminal without requiring root access.

Run Linux containers on Android — no root required.

Podroid spins up a lightweight Alpine Linux VM on your phone using QEMU and gives you a fully working Podman container runtime with a built-in serial terminal.

Key Features

  • Containers: Pull and run any OCI image — podman run --rm -it alpine sh
  • Terminal: Full xterm emulation with Ctrl, Alt, F1-F12, arrows, and more
  • Persistence: Packages, configs, and container images survive restarts
  • Networking: Internet access out of the box, port forwarding to Android host
  • Self-contained: No root, no Termux, no host binaries — just install the APK

Requirements

  • arm64 Android device
  • Android 14+ (API 34)
  • ~150 MB free storage

Quick Start

  1. Install the APK from Releases
  2. Open Podroid and tap Start Podman
  3. Wait for boot (~20 s) — progress is shown on screen and in the notification
  4. Tap Open Terminal and run containers:
podman run --rm alpine echo hello
podman run --rm -it alpine sh
podman run -d -p 8080:80 nginx

Technical Architecture

  • Android App: Foreground Service keeps the VM alive. UI built with Jetpack Compose.
  • PodroidQemu: Uses libqemu-system-aarch64.so (QEMU TCG, no KVM). Serial stdio is wired to the TerminalEmulator.
  • Alpine Linux VM: Uses initramfs as a read-only base layer and an ext4 disk as a persistent overlay. Includes Podman, crun, netavark, and slirp4netns.

Networking: QEMU user-mode networking (SLIRP) puts the VM at 10.0.2.15. Port forwarding uses QEMU's hostfwd, managed at startup via CLI args and at runtime via QMP.

Terminal: The terminal is powered by Termux's TerminalView with full VT100/xterm emulation. Terminal dimensions are synced to the VM via stty so TUI apps render correctly.

License

GNU General Public License v2.0

© 2026 Now Let Us. All rights reserved.

Source: Hacker News

Advertisement
Ad slot ready: 5887729102

More in this category

NOW LET US Related – Treating pancreatic tumours may have revealed cancer's master switch

dev-tools

Treating pancreatic tumours may have revealed cancer's master switch

A promising new drug called daraxonrasib has shown breakthrough results in treating pancreatic cancer, doubling median survival times. This achievement could pave the way for an entirely new class of cancer treatments.

NOW LET US Related – Leaving Mozilla

dev-tools

Leaving Mozilla

A poignant and candid reflection from a 15-year Mozilla veteran upon their departure. The author highlights the leadership's missteps in trying to emulate tech giants and urges Mozilla to return to its core values: community and uniqueness.

NOW LET US Related – Shepherd's Dog: A Game by the Most Dangerous AI Model

dev-tools

Shepherd's Dog: A Game by the Most Dangerous AI Model

A developer tested Anthropic's latest, supposedly 'too dangerous' AI model by asking it to build a long-held game idea in a single shot. The model succeeded, generating a complete 2,319-line game after a 45-minute reasoning session.

NOW LET US Related – Open source AI must win

dev-tools

Open source AI must win

If artificial intelligence becomes a utility rented only from a few closed institutions, humanity loses its operational freedom. Open-source AI is a vital infrastructure for the future of our digital society.

NOW LET US Related – Statement on US government directive to suspend access to Fable 5 and Mythos 5

dev-tools

Statement on US government directive to suspend access to Fable 5 and Mythos 5

The US government has issued an export control directive forcing Anthropic to suspend all access to its Fable 5 and Mythos 5 models due to national security concerns, a move the AI safety startup strongly disputes.

NOW LET US Related – Electric motors with no rare earths

dev-tools

Electric motors with no rare earths

Renault Group is pioneering the development of electrically excited synchronous motors (EESM) that eliminate the need for rare earth magnets, reducing dependency on global monopolies while driving efficiency and sustainability.

EXPLORE TOPICS

Discover All Categories

Deep dive into the specific technology sectors that matter most to you.