1 repository
Software for running mobile operating systems and applications on desktop.
Explore 1 awesome GitHub repository matching part of an awesome list · Mobile Emulators. Refine with filters or upvote what's useful.
Waydroid is a containerized mobile runtime that executes a full Android operating system directly on Linux desktop environments. By utilizing Linux kernel namespaces, it isolates the mobile environment while sharing the host kernel to provide native-like performance and hardware access for mobile applications. The project distinguishes itself through deep integration with the host system, bridging mobile display buffers to native desktop windows and translating host input events into mobile gestures. It enables multi-window management, allowing mobile applications to run alongside native desk
Container-based approach to boot a full Android system.