Skip to content

create addLibraryFile function#84

Merged
silbinarywolf merged 2 commits intomainfrom
feature/add-library-path
Apr 12, 2026
Merged

create addLibraryFile function#84
silbinarywolf merged 2 commits intomainfrom
feature/add-library-path

Conversation

@silbinarywolf
Copy link
Copy Markdown
Owner

@silbinarywolf silbinarywolf commented Apr 12, 2026

Add support for adding precompiled libraries to the APK, for example the Vulkan Validation layers

Changelog

  • add addLibraryFile function to Apk
  • add test/build setup that gets executed as part of CI to at least execute behaviour not covered in examples like addLibraryFile and b.lazyImport

Screenshot of APK contents

image

Fixes #77

@silbinarywolf silbinarywolf changed the title create addLibraryPath function create addLibraryFile function Apr 12, 2026
@silbinarywolf silbinarywolf merged commit 1a6e3f3 into main Apr 12, 2026
11 checks passed
@silbinarywolf silbinarywolf deleted the feature/add-library-path branch April 12, 2026 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support adding prebuilt library to APK

1 participant