A container-based approach to boot a full Android system on regular GNU/Linux systems running Wayland based desktop environments.
: Serving as a central resource for developers who want to understand the low-level workings of Darwin.
: Improving driver compatibility for newer Intel-based hardware and virtual environments like VMware.
: PureDarwin utilizes the XNU hybrid kernel , which combines the Mach microkernel with elements from FreeBSD.
is a community-driven project that aims to create a usable, bootable operating system based on Darwin , the open-source foundation of Apple’s macOS. While macOS is a proprietary system, its core—including the XNU kernel and various system-level libraries—is released under open-source licenses. PureDarwin attempts to "fill in the gaps" left by Apple’s closed-source components (like the Aqua user interface) to provide a functional, independent OS. The History of PureDarwin
: A more modern but stripped-down, command-line-only release based on Darwin 17 (corresponding to macOS High Sierra). Current Project Status (May 2026)
Waydroid brings all the apps you love, right to your desktop, working side by side your Linux applications.
The Android inside the container has direct access to needed hardwares.
The Android runtime environment ships with a minimal customized Android system image based on LineageOS. The used image is currently based on Android 13
Our documentation site can be found at docs.waydro.id
Bug Reports can be filed on our repo Github Repo
Our development repositories are hosted on Github
Please refer to our installation docs for complete installation guide.
You can also manually download our images from
SourceForge
For systemd distributions
Follow the install instructions for your linux distribution. You can find a list in our docs.
After installing you should start the waydroid-container service, if it was not started automatically:
sudo systemctl enable --now waydroid-container
Then launch Waydroid from the applications menu and follow the first-launch wizard.
If prompted, use the following links for System OTA and Vendor OTA:
https://ota.waydro.id/system
https://ota.waydro.id/vendor
For further instructions, please visit the docs site here
: Serving as a central resource for developers who want to understand the low-level workings of Darwin.
: Improving driver compatibility for newer Intel-based hardware and virtual environments like VMware.
: PureDarwin utilizes the XNU hybrid kernel , which combines the Mach microkernel with elements from FreeBSD.
is a community-driven project that aims to create a usable, bootable operating system based on Darwin , the open-source foundation of Apple’s macOS. While macOS is a proprietary system, its core—including the XNU kernel and various system-level libraries—is released under open-source licenses. PureDarwin attempts to "fill in the gaps" left by Apple’s closed-source components (like the Aqua user interface) to provide a functional, independent OS. The History of PureDarwin
: A more modern but stripped-down, command-line-only release based on Darwin 17 (corresponding to macOS High Sierra). Current Project Status (May 2026)
Here are the members of our team