An open API service indexing awesome lists of open source software.

https://github.com/ousttrue/zbk

zig buildkit. ndk helper etc.
https://github.com/ousttrue/zbk

android zig

Last synced: about 1 month ago
JSON representation

zig buildkit. ndk helper etc.

Awesome Lists containing this project

README

          

# zbk(ZigBuildKit)

ndk helper etc.

`zig-0.15.1`

2 parts.

- ndk compile / link helper.
- apk packager.

## examples

| | pc | NativeActivity |
| ----------------------- | ----------------------- | ---------------------------- |
| native_activity_minimum | - | aarch64-linux-android |
| sokol_cube | x86_64-windows-gnu(d3d) | aarch64-linux-android(gles3) |

## reference

- https://github.com/silbinarywolf/zig-android-sdk
- https://github.com/geooot/zig-sokol-crossplatform-starter
- https://github.com/tuket/bare_apk