# vello-text-android > Android text shaping of [llimphi](../../README.md). Draws text with `vello` + `fontdue` on Android. Third milestone: confirms [`llimphi-text`](../../llimphi-text/README.md) shapes correctly with mobile DPI. ## Build ```sh cargo apk build -p vello-text-android ```