remote-android/redroid-doc

redroid (Remote-Android) is a multi-arch, GPU enabled, Android in Cloud solution. Track issues / docs here

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 22 minutes ago
Added to GitGenius on September 9th, 2026
Created on June 5th, 2020
Open Issues & Pull Requests: 359 (+0)
GitHub issues: Enabled
Number of forks: 476
Total Stargazers: 6,804 (+1)
Total Subscribers: 56 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 20.7 hours
Mean response time: 18.3 days
90th percentile: 40.5 days
Tracked items: 234

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 97% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 93% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 4% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 178
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 630 days
Stale 30+ days: 174
Stale 90+ days: 167

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (8)
  • bug (4)
  • question (1)

Most active issues this week

Detailed Description

redroid is a GPU-accelerated Android in Cloud solution that runs multiple Android instances in Linux containers using Docker, podman, or Kubernetes.

The tool addresses the need to run Android systems remotely in cloud environments by packaging Android as containerized instances that can be deployed at scale. It works by running Android in a Linux container with GPU acceleration support, allowing the host to spawn many instances across both ARM64 and AMD64 architectures. The solution includes WebRTC streaming capabilities for remote access and supports multiple Android versions from version 8.1 through version 16.

Organizations should consider redroid for cloud gaming, phone virtualization, and automation testing scenarios where running Android instances in the cloud is required. The tool is suitable for any Linux distribution with appropriate kernel features enabled. It offers configurable display parameters including resolution, frame rate, and DPI, along with network configuration options for DNS and proxy settings. Native bridge support allows ARM applications to run on x86 instances through libhoudini, libndk_translation, or QEMU translation. The project provides both standard and 64-bit-only variants of supported Android versions, and includes GPU mode options for automatic detection or explicit software or hardware rendering selection.

The project maintains active documentation covering deployment across different Linux distributions, configuration parameters, GMS support, WebRTC streaming setup, and troubleshooting guidance. Development activity shows ongoing support for multiple Android versions with regular updates to the latest releases, indicating sustained maintenance of the codebase and responsiveness to platform evolution.