A few days ago I got this message
Native libraries (.so files) must have their LOAD segments aligned to 16 KB boundaries.
My apk app-debug. Apk is not compatible with 16kb device.
So can you help me with figers out
not kotlin but kotlin colored 2
d
David
08/01/2025, 9:57 AM
Do you use any native code or have a dependency that does? If so make sure it is 16KB aligned:
https://developer.android.com/guide/practices/page-sizes
Also this channel is for Kotlin questions related to Android, not for pure Android questions.
s
SuneelDev
08/01/2025, 9:58 AM
Google ads.. After the using Google ads I got these
c
Chrimaeon
08/01/2025, 10:27 AM
Image from iOS.jpg
s
SuneelDev
08/01/2025, 10:28 AM
Ok, i understood
SuneelDev
08/01/2025, 10:30 AM
If you don't mind please share with me any Android channel
c
Chrimaeon
08/01/2025, 10:37 AM
The links in the image - from the channel description.
Chrimaeon
08/01/2025, 10:38 AM
This is a workspace from JetBrains not from Google and it’s about the Kotlin programming language.