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.
- Host: GitHub
- URL: https://github.com/ousttrue/zbk
- Owner: ousttrue
- License: mit
- Created: 2025-10-06T09:08:27.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2026-02-25T04:48:47.000Z (4 months ago)
- Last Synced: 2026-02-25T10:15:28.201Z (4 months ago)
- Topics: android, zig
- Language: Zig
- Homepage:
- Size: 322 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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