Android Question 16KB Page - help is needed

Zeev Goldstein

Well-Known Member
Licensed User
Longtime User
hello

we all got the notice from google about their new requirement for apps that support 16kb pages
honestly - i don't even know where to start
checking the app page in google provided me with the libs that have issues with that requirement
as i use only libs i got from this great environment (see attached screenshot for details) i am feeling a bit lost

is that because i use sdk 35?
is the b4a ide fixed with sdk 36? or should i wait for an update?

i will appreciate any help & guidance

b4a_ProblematicLibs16KB.png

Zeev
 

Shelby

Well-Known Member
Licensed User
Longtime User
Zeev, there were several threads dealing with this dilemma over the past month or so. I suggest you search 16 KB and you'll see some solutions.
 
Upvote 0

Zeev Goldstein

Well-Known Member
Licensed User
Longtime User
what libs do you using? Do you use libs for SQLCipher or PDF?

thanks
no cipher
no sql

the libs i use are as in the attached screensots (LibsUsed)

checking at google dashboard it shows a list of other libs - screenshot (b4a_problematicLibs)

so i'm really lost here
 

Attachments

  • LibsUsed.png
    LibsUsed.png
    57.9 KB · Views: 2
  • b4a_ProblematicLibs16KB.png
    b4a_ProblematicLibs16KB.png
    17.5 KB · Views: 2
Upvote 0

Zeev Goldstein

Well-Known Member
Licensed User
Longtime User
Zeev, there were several threads dealing with this dilemma over the past month or so. I suggest you search 16 KB and you'll see some solutions.

trust me - i did search
and couldn't find any solution
my app is basically a simple app nothing "problematic"
it works for many years with many users
so i'm really lost here as i can't understand where my problem is

google play dashboard gives a list of libs that are causing the issue or not compatible - but these libs are not libs i added so i guess they are internal libs
i've uploaded 2 screenshots in prev post with all libs i use

on another lever a few of them, external, i can't find where to download the updated versions - can that be the solution?
 
Upvote 0

Alex_197

Well-Known Member
Licensed User
Longtime User
trust me - i did search
and couldn't find any solution
my app is basically a simple app nothing "problematic"
it works for many years with many users
so i'm really lost here as i can't understand where my problem is

google play dashboard gives a list of libs that are causing the issue or not compatible - but these libs are not libs i added so i guess they are internal libs
i've uploaded 2 screenshots in prev post with all libs i use

on another lever a few of them, external, i can't find where to download the updated versions - can that be the solution?
To me google play dashboard doesn't show any libs at all but shows me this

App must support 16 KB memory page sizes.

Where to see this list?

Thanks.
 
Upvote 0
Top