awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
remote-android avatar

remote-android/redroid-doc

0
View on GitHub↗
6,422 estrellas·454 forks·Shell·6 vistas

Redroid Doc

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 rendering for these cloud-based instances.

The platform covers a broad range of capabilities, including the integration of Google apps and mobile services into the system build. It also provides tools for runtime device configuration, allowing for the adjustment of display properties, network settings, and environment variables.

Features

  • GPU-Accelerated Desktop Containers - Provides a containerized Android environment that leverages host GPU resources for high-performance hardware-accelerated rendering.
  • Containerized Android Runtimes - Provides a GPU-accelerated Android container runtime for Linux hosts across multiple hardware architectures.
  • Multi-Architecture Container Runtimes - Enables the execution of Android instances across different CPU architectures on a single Linux host via container runtimes.
  • Virtual Machine Containers - Provides a containerized implementation of the Android OS to isolate resources and enable rapid deployment on Linux hosts.
  • Android Runtimes - Implements a containerized runtime capable of cross-architecture execution of ARM Android apps on x86 hosts.
  • GPU Hardware Acceleration - Leverages host GPU hardware acceleration to improve rendering performance for cloud Android instances.
  • Cloud-Based Android Emulators - Provides a scalable cloud-based environment for running Android device instances as containers on Linux servers.
  • ARM to x86 Translation - Ensures cross-architecture compatibility by executing ARM-based Android software on x86 hardware.
  • Binary Translation Layers - Implements binary translation layers to execute ARM-based Android applications on x86 hardware.
  • Android GPU Virtualization - Provides a virtualization layer that leverages host GPU resources for high-performance Android graphics rendering.
  • GPU-Accelerated UI Rendering - Offloads graphical processing to the host GPU to provide high-performance UI rendering for cloud-based Android instances.
  • Android ARM Emulation - Enables the execution of ARM-based Android applications on x86 hardware via binary translation layers.
  • Image-Based Service Injection - Injects external service bundles directly into the system image to provide proprietary application ecosystems.
  • Dockerized Android Emulators - Offers a Docker-based implementation of the Android OS for scalable virtualization and automated testing.
  • Boot Configuration Injection - Allows injecting system properties such as screen resolution and DNS settings during the container boot process.
  • Google Play Services Integration - Integrates proprietary Google mobile services into the containerized Android system build.
  • Multi-Architecture Support - Supports multiple CPU architectures across different cloud hardware configurations through a generic build process.
  • Virtual Device Configurations - Enables precise adjustment of screen resolution, pixel density, frame rate, and network proxy settings for virtual devices.
  • Android Emulator Test Automation - Facilitates automated software testing at scale by launching multiple containerized Android environments.

Historial de estrellas

Gráfico del historial de estrellas de remote-android/redroid-docGráfico del historial de estrellas de remote-android/redroid-doc

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace remote-android/redroid-doc?

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.

¿Cuáles son las características principales de remote-android/redroid-doc?

Las características principales de remote-android/redroid-doc son: GPU-Accelerated Desktop Containers, Containerized Android Runtimes, Multi-Architecture Container Runtimes, Virtual Machine Containers, Android Runtimes, GPU Hardware Acceleration, Cloud-Based Android Emulators, ARM to x86 Translation.

¿Qué alternativas de código abierto existen para remote-android/redroid-doc?

Las alternativas de código abierto para remote-android/redroid-doc incluyen: casualsnek/waydroid_script — waydroid_script is a system configuration toolkit and container customizer for Waydroid. It provides automation… budtmo/docker-android — Docker-Android runs a full Android emulator inside a Docker container, enabling mobile app testing and automation… linebender/xilem — Xilem is a native user interface framework for the Rust programming language. It provides a reactive view tree that… mviereck/x11docker — x11docker is an OCI container GUI orchestrator and hardware bridge designed to execute graphical applications and full… aslody/virtualapp — VirtualApp is an Android application virtualization engine and user-space sandbox that enables the execution of… lxc/incus — Incus is a unified orchestration platform for managing system containers, OCI application containers, and virtual…

Alternativas open-source a Redroid Doc

Proyectos open-source similares, clasificados según cuántas características comparten con Redroid Doc.
  • casualsnek/waydroid_scriptAvatar de casualsnek

    casualsnek/waydroid_script

    3,295Ver en GitHub↗

    waydroid_script is a system configuration toolkit and container customizer for Waydroid. It provides automation scripts to modify the Android environment on Linux, focusing on the deployment of core services and system-level extensions. The project enables the integration of Google Play Services and the registration of device identifiers for app store access. It integrates binary translation layers to allow ARM-based applications to run on x86 hardware and installs digital rights management layers for protected media playback. The toolkit covers a broad range of system modifications, includi

    Pythonandroidlinuxmagisk
    Ver en GitHub↗3,295
  • budtmo/docker-androidAvatar de budtmo

    budtmo/docker-android

    15,322Ver en 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

    Pythonalibabacloudandroidandroid-emulator
    Ver en GitHub↗15,322
  • linebender/xilemAvatar de linebender

    linebender/xilem

    5,415Ver en GitHub↗

    Xilem is a native user interface framework for the Rust programming language. It provides a reactive view tree that links application state to the interface to automate updates when data changes. The framework incorporates a GPU-accelerated 2D graphics engine and a dedicated text layout engine to handle complex typography and high-performance visual rendering. It is built as an accessible UI framework with integrated support for system accessibility services and screen readers. The system utilizes a retained-mode architecture with a graphics pipeline that translates drawing commands into har

    Rust
    Ver en GitHub↗5,415
  • mviereck/x11dockerAvatar de mviereck

    mviereck/x11docker

    6,283Ver en GitHub↗

    x11docker is an OCI container GUI orchestrator and hardware bridge designed to execute graphical applications and full desktop environments inside containers. It functions as a Linux GUI sandbox, linking containerized processes to host X11 or Wayland display servers and audio systems. The project differentiates itself by providing deep system integration for hardware acceleration, including NVIDIA driver automation and GPU passthrough. It supports cross-architecture GUI emulation and provides remote access capabilities through VNC, SSH forwarding, and browser-based HTML5 rendering. The tool

    Shellcontainersdesktopdocker
    Ver en GitHub↗6,283
Ver las 30 alternativas a Redroid Doc→