# vello-hello-android > Vello hello-world Android of [llimphi](../../README.md). App that draws a couple of shapes with `vello` over the Android HAL. Next step after [`clear-screen-android`](../clear-screen-android/README.md): validates that vello/wgpu run on the device. ## Build ```sh cargo apk build -p vello-hello-android ```