The apk app size is really big even after applying abi filters as described in the docs. Some apps only want to display a simple map and don't care about many other features that are in the native libs.
It would be great if we are able to include or exclude specific features that we don't want or need. SDKs like mapbox only bump the app size by around 5 to 10mb.
Maybe someone can also explain why the native libs are so big?