ZigAndroidTemplate icon indicating copy to clipboard operation
ZigAndroidTemplate copied to clipboard

Allow using ZigAndroidTemplate from the zig package manager

Open desttinghim opened this issue 2 years ago • 1 comments

The ability to depend on a package at build time has been implemented in the zig package manager by this PR: https://github.com/ziglang/zig/pull/14859

It would be very nice to be able to depend on ZigAndroidTemplate using the zig package manager!

desttinghim avatar Apr 14 '23 07:04 desttinghim

I've put together an alternative here that uses the Zig package manager: https://github.com/silbinarywolf/zig-android-sdk

silbinarywolf avatar Sep 28 '24 01:09 silbinarywolf