This project aims to get Waydroid running on RISC-V, still WIP. And you can get system.img & vendor.img here.
Ideally it can work on every RISC-V Linux using desktop environment with Wayland support.
-
LineageOS 17.1 (Android 10) images has been successfully built.
-
It can boot into home launcher on MilkV Jupiter(SpaceMiT X60, Ubuntu 23.10) , but still buggy.
-
And it's extremely slow because we are using on software renderer now (LLVMPIPE in Mesa3D)
RISC-V Android Repo. Our project is based on their effort trying to get Android 10 running on RISC-V.
llvmpipe: add a new JIT engine based on LLVM ORCJIT, also add RISC-V support. Our project apply those patches from Yukari Chiba uploaded here