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
·
remote-android avatar

remote-android/redroid-doc

0
View on GitHub↗
6,422 Stars·454 Forks·Shell·6 Aufrufe

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.

Star-Verlauf

Star-Verlauf für remote-android/redroid-docStar-Verlauf für remote-android/redroid-doc

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Redroid Doc

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Redroid Doc.
  • casualsnek/waydroid_scriptAvatar von casualsnek

    casualsnek/waydroid_script

    3,295Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,295
  • budtmo/docker-androidAvatar von budtmo

    budtmo/docker-android

    15,322Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗15,322
  • linebender/xilemAvatar von linebender

    linebender/xilem

    5,415Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,415
  • mviereck/x11dockerAvatar von mviereck

    mviereck/x11docker

    6,283Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,283
Alle 30 Alternativen zu Redroid Doc anzeigen→

Häufig gestellte Fragen

Was macht 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.

Was sind die Hauptfunktionen von remote-android/redroid-doc?

Die Hauptfunktionen von remote-android/redroid-doc sind: 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.

Welche Open-Source-Alternativen gibt es zu remote-android/redroid-doc?

Open-Source-Alternativen zu remote-android/redroid-doc sind unter anderem: 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…