conferences | speakers | series

Create an Android Application with Zig

home

Create an Android Application with Zig
FOSDEM 2021

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.

Speakers: Felix "xq" Queißner