#Help for building android apps or games with zig
1 messages · Page 1 of 1 (latest)
Not an easy task right now, there is this repo https://github.com/ikskuh/ZigAndroidTemplate check out the PR to one that update the build.zig to 0.12 to see if works
It will generate a APK, not an AAB so you can't upload it to the play store
Maybe using gradle to create the AAB might be a good idea