I'm starting a new game project, but want to check if I'll have problems with the 16kb issue. MY Space invaders games on the store right now don't support 16kb pages and I think it's the libgdx library that's the problem. So I'll either have to move to a different games library with B4X, or move to the latest libgdx version, but convert to java or kotlin and use Android studio.