A container-based approach to boot a full Android system on regular GNU/Linux systems running Wayland based desktop environments.
In the world of embedded Linux development, Rockchip has become a dominant name, powering everything from Chromebooks to single-board computers (SBCs) like the Orange Pi and Firefly. While much attention is paid to the main SoC (System on Chip), developers often require robust, standardized peripheral testing tools. Enter the Rockchip WR-002 —a compact USB dongle designed specifically for wireless protocol evaluation and hardware bring-up. What is the WR-002? The Rockchip WR-002 is a USB 2.0 dongle primarily intended for engineering validation. Unlike consumer Bluetooth adapters, the WR-002 is a reference tool used by hardware engineers to test Wi-Fi (2.4GHz/5GHz) and Bluetooth coexistence on Rockchip platforms (e.g., RK3588, RK3566, RK3399).
Furthermore, because the WR-002 is a Rockchip-internal tool, it is rarely available for retail purchase. Most units circulate within ODMs (Original Design Manufacturers) or can be found on secondary markets like Taobao or AliExpress as surplus development gear. The Rockchip WR-002 dongle is a niche but invaluable device for embedded engineers working on Rockchip platforms. It demystifies wireless bring-up by providing a discrete, USB-based reference design. For the average hobbyist, a standard Realtek or Mediatek dongle may suffice; but for those hacking on the kernel drivers of RK3588 boards, the WR-002 represents a piece of Rockchip’s official hardware validation ecosystem. Disclaimer: Rockchip does not widely publish the WR-002 as a consumer product. Specifications are compiled from open-source kernel commits and community forums. Always verify compatibility with your specific Rockchip SoC and kernel version. rockchip-wr002dongle
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
In the world of embedded Linux development, Rockchip has become a dominant name, powering everything from Chromebooks to single-board computers (SBCs) like the Orange Pi and Firefly. While much attention is paid to the main SoC (System on Chip), developers often require robust, standardized peripheral testing tools. Enter the Rockchip WR-002 —a compact USB dongle designed specifically for wireless protocol evaluation and hardware bring-up. What is the WR-002? The Rockchip WR-002 is a USB 2.0 dongle primarily intended for engineering validation. Unlike consumer Bluetooth adapters, the WR-002 is a reference tool used by hardware engineers to test Wi-Fi (2.4GHz/5GHz) and Bluetooth coexistence on Rockchip platforms (e.g., RK3588, RK3566, RK3399).
Furthermore, because the WR-002 is a Rockchip-internal tool, it is rarely available for retail purchase. Most units circulate within ODMs (Original Design Manufacturers) or can be found on secondary markets like Taobao or AliExpress as surplus development gear. The Rockchip WR-002 dongle is a niche but invaluable device for embedded engineers working on Rockchip platforms. It demystifies wireless bring-up by providing a discrete, USB-based reference design. For the average hobbyist, a standard Realtek or Mediatek dongle may suffice; but for those hacking on the kernel drivers of RK3588 boards, the WR-002 represents a piece of Rockchip’s official hardware validation ecosystem. Disclaimer: Rockchip does not widely publish the WR-002 as a consumer product. Specifications are compiled from open-source kernel commits and community forums. Always verify compatibility with your specific Rockchip SoC and kernel version.
Here are the members of our team