# clear-screen-android > Android HAL smoke test of [llimphi](../../README.md). Minimal app that clears the screen with a solid color. Verifies the Android HAL compiles + runs + draws without the rest of the stack obscuring the problem. ## Build ```sh cargo apk build -p clear-screen-android ```