Targeting Android

You need the Android SDK at least for creating and signing the apk.

Felix “xq” Queißner in his FOSDEM talk Create an Android Application with Zig shows how to create an Android application using only zig (without java).

An example on how to create a minimal Android app in Zig: Android Template

6 Likes