awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesAndroid App Containers

Linux-based environments that provide a runtime for executing Android APK files.

Distinct from Android Runtime Execution: Distinct from Android Runtime Execution: focuses on the full container environment rather than just script execution within an app.

Explore 3 awesome GitHub repositories matching mobile development · Android App Containers. Refine with filters or upvote what's useful.

Awesome Android App Containers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • anbox/anboxAvatar von anbox

    anbox/anbox

    9,056Auf GitHub ansehen↗

    Anbox is an Android container environment and runtime designed to execute Android applications on Linux desktops. It utilizes a container-based system to run the Android operating system without the overhead associated with traditional hardware virtualization. The system features a hardware abstraction layer that routes hardware access and sensor data through a host daemon to provide accelerated rendering. It integrates with the Linux desktop by mapping individual Android application layers to separate windows, allowing apps to function as distinct desktop applications. The project supports

    Runs Android applications on a Linux desktop using containers to avoid the overhead of traditional virtualization.

    C++
    Auf GitHub ansehen↗9,056
  • recloudstream/cloudstreamAvatar von recloudstream

    recloudstream/cloudstream

    8,922Auf GitHub ansehen↗

    Cloudstream is an Android media streaming client and extensible media player that aggregates video and audio content from external sources. It operates as an Android application container within a Linux-based environment, enabling the installation and execution of Android software packages via APK files. The project utilizes an extension-based provider system that allows for the creation of custom plugins. These extensions define the logic for scraping and retrieving multimedia content and metadata from third-party sources. Additional capabilities include the ability to cast media playback t

    Provides a Linux-based environment that executes Android applications and supports installation from APK files.

    Kotlinandroidgood-first-issuehome-theater
    Auf GitHub ansehen↗8,922
  • hqarroum/docker-androidAvatar von HQarroum

    HQarroum/docker-android

    3,639Auf GitHub ansehen↗

    This project provides a containerized runtime for Android emulator virtualization, allowing virtual Android devices to run within isolated container environments. It is designed to support headless emulation and device orchestration for use in continuous integration and development pipelines. The system differentiates itself by implementing GPU hardware acceleration via passthrough to improve graphics rendering performance. It also utilizes external SDK mounting and volume-mapped state persistence to reduce image size and maintain emulator data across restarts. The environment supports remot

    Provides a full Linux-based container environment for executing a virtualized Android runtime.

    Shellandroidandroid-emulatorci-pipeline
    Auf GitHub ansehen↗3,639
  1. Home
  2. Mobile Development
  3. Android Runtime Execution
  4. Android App Containers