Electric-Coin-Company / zcash-android-wallet-sdk

Native Android SDK for Zcash
MIT License
5 stars 11 forks source link

Android 15 (API 35) Support #1576

Closed Milan-Cerovsky closed 2 months ago

Milan-Cerovsky commented 2 months ago

Is your feature request related to a problem? Please describe.

Android 15 comes with 16kb memory page size instead of old 4kb. Apps will crash during runtime if they do not explicitly support it.

https://developer.android.com/about/versions/15/behavior-changes-all#16-kb