{"name":"Podroid: Run Linux Containers and Desktop on Android Without Root","description":"Podroid is an innovative Android application that allows users to run Linux containers and a full Linux desktop environment directly on their phone, all without requiring root access. It leverages a custom Linux kernel, rootless Podman, and an in-app X11 viewer to provide a powerful and versatile Linux experience on Android 9+ devices. This project brings advanced containerization capabilities and a desktop interface to mobile users, opening up new possibilities for development and productivity.","github":"https://github.com/ExTV/Podroid","url":"https://osrepos.com/repo/extv-podroid","source":"osrepos.com","sourceDescription":"This repository profile is provided by osrepos.com, an open source repository discovery platform.","repositoryProfile":"https://osrepos.com/repo/extv-podroid","generatedFor":"open source discovery and AI-assisted research","markdown":"https://osrepos.com/repo/extv-podroid.md","json":"https://osrepos.com/repo/extv-podroid.json","topics":["android-app","linux","shell","virtual-machine","java","containerization","mobile-development"],"keywords":["android-app","linux","shell","virtual-machine","java","containerization","mobile-development"],"stars":null,"summary":"Podroid is an innovative Android application that allows users to run Linux containers and a full Linux desktop environment directly on their phone, all without requiring root access. It leverages a custom Linux kernel, rootless Podman, and an in-app X11 viewer to provide a powerful and versatile Linux experience on Android 9+ devices. This project brings advanced containerization capabilities and a desktop interface to mobile users, opening up new possibilities for development and productivity.","content":"## Introduction\n\nPodroid is a groundbreaking Android application that brings the power of Linux containers and a full Linux desktop to your smartphone, entirely without requiring root access. Developed by ExTV, Podroid boots a standard Alpine 3.23 VM under QEMU, featuring a custom Linux 7.0.5 kernel specifically compiled with all necessary options for real containers. This means you get rootless Podman, Docker, and LXC out of the box, alongside an in-app X11 desktop for running GUI applications, all on stock Android 9+.\n\nWith Podroid, you can transform your Android device into a portable Linux workstation, capable of running complex containerized applications and even graphical interfaces, making it an invaluable tool for developers, system administrators, and anyone looking to extend the capabilities of their mobile device.\n\n## Installation\n\nGetting started with Podroid is straightforward. Follow these simple steps to set up your Linux environment:\n\n1.  **Download the APK**: Grab the latest APK from the [Podroid Releases page](https://github.com/ExTV/Podroid/releases/latest).\n2.  **Start the VM**: Open Podroid and tap \"Start VM\". The virtual machine typically boots within 6 to 30 seconds.\n3.  **Open Terminal**: Once the status changes to \"Ready\", tap \"Open Terminal\" to access your Linux command line.\n\n## Examples\n\nOnce your VM is running, you can immediately start using Podman for containers or launch GUI applications:\n\n### Running Containers\n\nbash\n# Run a simple Alpine container\npodman run --rm alpine echo hello\n\n# Run Nginx and expose it on port 8080 (reachable from Android at 127.0.0.1:8080)\npodman run -d -p 8080:80 nginx\n\n\n### Running GUI Applications\n\nTo run GUI apps, tap the monitor icon in the terminal to open the X11 viewer.\n\nbash\n# Install Firefox\napk add firefox\n\n# Launch Firefox\nfirefox &\n\n\nThe default login for the VM is **root / podroid**.\n\n## Why Use Podroid\n\nPodroid offers a compelling set of features that make it stand out:\n\n*   **Rootless Operation**: Run a full Linux environment and containers without compromising your Android device's security by requiring root access.\n*   **Custom Linux Kernel**: Features a custom-built Linux 7.0.5 kernel with extensive container support, ensuring compatibility and performance for various workloads.\n*   **Comprehensive Container Tools**: Podman, Docker, and LXC are pre-installed and configured for rootless operation.\n*   **In-app X11 Viewer**: Access a full Linux desktop with touch-to-mouse input, a soft keyboard, and PCM audio, enabling graphical applications directly on your phone.\n*   **Highly Configurable VM**: Adjust memory, CPU cores, persistent storage size, enable SSH, set up port forwards, and even fine-tune QEMU arguments directly from the app settings.\n*   **Hardware Acceleration (pKVM)**: On supported Android devices (like Pixel 8/9/10), Podroid can leverage Google's pKVM via the Android Virtualization Framework (AVF) for near-native CPU performance, significantly reducing boot times and boosting container workload speeds.\n*   **Persistent Storage**: Your installations and configurations are saved across reboots thanks to a persistent ext4 overlay.\n*   **Rich Theming and Fonts**: Customize your terminal experience with 122 bundled color themes and 13 monospace fonts, with options to add your own.\n\nPodroid provides a robust and flexible platform for anyone needing a powerful Linux environment on the go, without the complexities of traditional virtual machines or the security risks of rooting.\n\n## Links\n\n*   **GitHub Repository**: [https://github.com/ExTV/Podroid](https://github.com/ExTV/Podroid)\n*   **Website**: [https://extv.github.io/Podroid/](https://extv.github.io/Podroid/)\n*   **Releases**: [https://github.com/ExTV/Podroid/releases](https://github.com/ExTV/Podroid/releases)","metrics":{"detailViews":21,"githubClicks":10},"dates":{"published":null,"modified":"2026-05-19T12:56:46.000Z"}}