Getting Started
Winedroid is an Android userspace compatibility layer for macOS and Linux. Instead of booting a full Android system image or running a virtual machine, it translates Android framework calls into host-native equivalents on-the-fly, so an APK runs as a first-class desktop application.
It is not a VM, an emulator, or a container — and it needs no Play Services, no Google account, and no Android OS. Just the APK and a host system that can speak its language. Read more on the About page.
Documentation
- Installation — build Winedroid and run your first APK
- CLI — commands and options
- Automation — scripting and automating Winedroid
Links
- AppDB — app compatibility reports and ratings
- Download — get Winedroid
- GitHub — source code and contributions
- Report an issue

