Need help with the error: "Your application does not support 16 kB memory page sizes"

38 views
Skip to first unread message

Cube123

unread,
Mar 24, 2026, 11:02:36 AMMar 24
to Kivy users support

Hello, I have developed a Kivy app, and when I try to upload it to production for the first time, I get the following error:

“Your application does not support 16 kB memory page sizes.”

I have tried many configurations in my Buildozer setup to solve this error without success. The following lines summarize what I have tried in my buildozer.spec file:

android.api = 35
android.minapi = 24
android.ndk = 26b (I also tried 27c and 28b)
android.ndk_api = 24
p4a.branch = develop
p4a.python_version = 3.10

I also tried adding:

android.extra_ldflags = -Wl,-z,max-page-size=16384

Does anyone know what Buildozer setup I need to use to fix the 16 kB memory page size error? 

Thank you very much!

elli...@cox.net

unread,
Mar 24, 2026, 11:39:30 AMMar 24
to kivy-...@googlegroups.com
There is quite a bit of discussion here:  https://github.com/kivy/python-for-android/issues/3165

android.api = 36
android.ndk = 28c
android.archs = arm64-v8a
p4a.branch = develop


From: kivy-...@googlegroups.com <kivy-...@googlegroups.com> on behalf of Cube123 <brightcu...@gmail.com>
Sent: Monday, March 23, 2026 10:48 AM
To: Kivy users support <kivy-...@googlegroups.com>
Subject: [kivy-users] Need help with the error: "Your application does not support 16 kB memory page sizes"
 
--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/kivy-users/7418fc10-0e32-436b-873a-2ac6c43c1edbn%40googlegroups.com.

pedro h

unread,
May 17, 2026, 7:05:28 PMMay 17
to Kivy users support
Hi, I saw your post and just wanted to check in — were you able to solve the 16 KB page‑size issue in the meantime. I struggled with the same problem for quite a while and ended up digging pretty deep into it. If you’re still stuck, I’d be happy to help.

Kenechukwu Akubue

unread,
May 17, 2026, 7:24:24 PMMay 17
to kivy-...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages