Skip to content
Discussion options

You must be logged in to vote

This is the native shared library for MapLibre Native: https://github.com/maplibre/maplibre-native.

The size you see is consistent with other apps using MapLibre Native. For example, I have Lyft installed on my phone and the libmaplibre.so is 12MB of that app.

There are multiple copies of the shared object in the apk, one for each architecture. When installed on a device, only the one relevant to the device architecture will be installed so the actual size of the app is smaller.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Shadowarden760
Comment options

@sargunv
Comment options

@Shadowarden760
Comment options

Answer selected by Shadowarden760
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants