Android Api=35 problem in buildozer

69 views
Skip to first unread message

berk berk

unread,
Aug 17, 2025, 9:12:00 PMAug 17
to Kivy users support
Guys, Google Play Store ruled the android api must be 35, then i compiled my app 

# (int) Target Android API, should be as high as possible.
 android.api = 35 (*default 31)

Everything worked well, then i tested my app but especially some devices running android version 15 have screen problems. The layouts were shifted on their own, some of them did not fit on the screen. (picture below)
But <=14 android versions worked well. 

Then i compiled for 
# (int) Target Android API, should be as high as possible.
# android.api = 31

i tested device has android version 15, worked well.

But problem is i have to change api as 35, not <35

sample.png

berk berk

unread,
Aug 19, 2025, 10:25:08 PMAug 19
to Kivy users support
interesting but 

# (bool) Indicate if the application should be fullscreen or not
fullscreen = 1  *default 0

solved this problem. Now the app works well all android versions.


18 Ağustos 2025 Pazartesi tarihinde saat 04:12:00 UTC+3 itibarıyla berk berk şunları yazdı:
Reply all
Reply to author
Forward
0 new messages