Skip to content

Conversation

tomLadder
Copy link

In order to reliably implement push notifications for a matrix client on Android (and iOS via NSE), you need to go to the native side.
This PR enables Kotlin bindings generation and switches from building static to dynamic libraries.

Using dynamic libraries reduces app startup time and improves APK size.
For details, see #285.

@tomLadder tomLadder changed the title Generate Kotlin bindings & enable dynamic library Generate Kotlin bindings & enable dynamic libraries for Android Aug 25, 2025
@tomLadder tomLadder force-pushed the android-shared-library-kotlin-bindings branch from 4708900 to 547e3f4 Compare August 25, 2025 20:37
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.

1 participant