Skip to content

[android] objectbox binaries with shared libc++  #1009

Open
@andrew-ld

Description

@andrew-ld

my application includes other native binaries that depend on libc++, it would be nice if you distributed objectbox binaries without libc++ statically linked so as to reduce the binary size and ram usage.

Describe the solution you'd like
android ndk allows you to switch between static and dynamic libc++ in a simple way
https://developer.android.com/ndk/guides/cpp-support

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions