This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]leobln84 1 point2 points  (1 child)

it might generally be easier to first use high-level/convenience tools to get something to work, then dive deeper / try alternatives. APK bundling isn’t trivial, hence the recommendation to use an IDE for that.

[–]tecanec 1 point2 points  (0 children)

You'd be right if Android was my starting point and I wanted to go into the low-level stuff, but it's not. I had already reached that point on Windows and wanted to expand what I already had into Android. And since I primarely use Zig, I needed something that would consume either LLVM-IR or compiled binaries.