This talk explains how to create an Android app with "only" the Zig toolchain
This talk explains how to create an Android app with "only" the Zig toolchain.
It still needs the Android SDK to create and sign the APK, but everything else is written in Zig.
The app renders the Zig logo with OpenGL ES and reacts to touch input.