fyne-io / fyne-cross-images

Repository for managing fyne-cross images
BSD 3-Clause "New" or "Revised" License
3 stars 9 forks source link

Even leaner Android image #10

Open Bluebugs opened 1 year ago

Bluebugs commented 1 year ago

After watching this talk: https://archive.fosdem.org/2021/schedule/event/zig_android/ , I think it might be possible to reduce the Android image size even further using zig directly and with an even more minimal part of the SDK/NDK in the container.

Bluebugs commented 1 year ago

Additional benefit would be that we might be able to build Android from Arm64 host.