awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 مستودعات

Awesome GitHub RepositoriesAndroid Containerization

The use of container technology to create a runtime environment for Android applications on other operating systems.

Distinct from Android Applications: Distinct from Android Applications: focuses on the containerization layer that enables the apps to run.

Explore 7 awesome GitHub repositories matching mobile development · Android Containerization. Refine with filters or upvote what's useful.

Awesome Android Containerization GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • budtmo/docker-androidالصورة الرمزية لـ budtmo

    budtmo/docker-android

    15,322عرض على GitHub↗

    Docker-Android runs a full Android emulator inside a Docker container, enabling mobile app testing and automation without requiring a physical device. The emulator uses QEMU-based virtualization with optional KVM acceleration for hardware-backed performance, and supports nested virtualization on cloud VMs from providers like AWS, GCP, and Azure for environments without direct hardware acceleration. The container exposes the Android Debug Bridge over TCP/IP, allowing host-side tools to connect to the emulator as if it were a local device. It provides browser-based interaction with the emulator

    Runs a full Android emulator inside a Docker container using QEMU and optional KVM acceleration.

    Pythonalibabacloudandroidandroid-emulator
    عرض على GitHub↗15,322
  • anbox/anboxالصورة الرمزية لـ anbox

    anbox/anbox

    9,056عرض على GitHub↗

    Anbox هي بيئة حاوية Android وبيئة تشغيل مصممة لتنفيذ تطبيقات Android على أجهزة سطح المكتب Linux. تستخدم نظاماً يعتمد على الحاويات لتشغيل نظام تشغيل Android دون التكاليف المرتبطة بالمحاكاة الافتراضية التقليدية للأجهزة. يتميز النظام بطبقة تجريد للأجهزة توجه الوصول إلى الأجهزة وبيانات المستشعرات عبر مضيف (daemon) لتوفير عرض متسارع. يتكامل مع سطح مكتب Linux عن طريق تعيين طبقات تطبيقات Android الفردية إلى نوافذ منفصلة، مما يسمح للتطبيقات بالعمل كتطبيقات سطح مكتب متميزة. يدعم المشروع تشغيل صور Android مخصصة لتعريف نظام ملفات جذر النظام ويوفر سير عمل لتحميل وتطوير وإدارة حزم التطبيقات عبر جسر تصحيح الأخطاء. يتضمن مديراً للجلسة لتنسيق دورة حياة وإطلاق مكونات التطبيق.

    Provides a container-based system to execute Android applications on Linux desktops without hardware virtualization overhead.

    C++
    عرض على GitHub↗9,056
  • recloudstream/cloudstreamالصورة الرمزية لـ recloudstream

    recloudstream/cloudstream

    8,922عرض على GitHub↗

    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

    Runs Android applications on Linux systems using a containerized environment to install APKs.

    Kotlinandroidgood-first-issuehome-theater
    عرض على GitHub↗8,922
  • ublue-os/bazziteالصورة الرمزية لـ ublue-os

    ublue-os/bazzite

    7,876عرض على GitHub↗

    Bazzite is an immutable, atomic-image-based operating system designed for gaming performance and handheld hardware. It utilizes a read-only root filesystem and versioned images to provide atomic updates and instant system rollbacks, ensuring a stable core environment. The system is distinguished by its deep optimization for portable gaming devices, featuring dedicated handheld hardware management for CPU undervolting, fan control, and display refresh rate overclocking. It includes a specialized gaming mode that boots directly into a console-like interface with integrated input mapping and a t

    Includes integrated tools to configure and reset the Android container runtime environment.

    Shelldesktopfedora-kinoitefedora-linux
    عرض على GitHub↗7,876
  • remote-android/redroid-docالصورة الرمزية لـ remote-android

    remote-android/redroid-doc

    6,422عرض على GitHub↗

    This project is an Android container runtime that enables the deployment of GPU-accelerated Android instances on Linux hosts across multiple hardware architectures. It provides a cloud-based environment for virtualized Android devices, functioning as a containerized implementation of the Android operating system to support scalable device instances. The system distinguishes itself through a cross-architecture runtime capable of executing ARM-based Android applications on x86 hardware via binary translation layers. It further utilizes host GPU resources to provide high-performance graphics ren

    Offers a Docker-based implementation of the Android OS for scalable virtualization and automated testing.

    Shellandroidcontainerdocker
    عرض على GitHub↗6,422
  • aidlearning/aidlearning-frameworkالصورة الرمزية لـ aidlearning

    aidlearning/AidLearning-FrameWork

    5,780عرض على GitHub↗

    AidLearning-Framework is an integrated development platform for building and deploying AI applications on ARM-based devices. It combines Android and Linux operating systems running simultaneously on a single device, providing a unified runtime environment for cross-system AI development. The platform includes hardware acceleration across CPU, GPU, and NPU, with a unified API that automatically selects the optimal compute backend for inference. The framework distinguishes itself by enabling Python-based AI projects to be packaged directly into Android APK files for installation on mobile devic

    Runs Android and Linux in isolated containers sharing the same kernel for seamless cross-system communication.

    Pythonaiosaiotandroid
    عرض على GitHub↗5,780
  • hqarroum/docker-androidالصورة الرمزية لـ HQarroum

    HQarroum/docker-android

    3,639عرض على GitHub↗

    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 containerized runtime environment for running virtual Android devices on non-Android host operating systems.

    Shellandroidandroid-emulatorci-pipeline
    عرض على GitHub↗3,639
  1. Home
  2. Mobile Development
  3. Android Applications
  4. Android Containerization

استكشف الوسوم الفرعية

  • Dockerized Android EmulatorsRuns a full Android emulator inside a Docker container with hardware acceleration for mobile app testing and development. **Distinct from Android Containerization:** Distinct from Android Containerization: focuses on running the full emulator in Docker, not containerizing Android apps.
  • Dual-OS Container RuntimesContainerization that runs Android and Linux simultaneously sharing the same kernel for cross-system communication. **Distinct from Android Containerization:** Distinct from Android Containerization: runs both OSes simultaneously on the same device rather than running Android apps on another OS.