Current Android version is build with 4kb page size but now Google play has 16k page size compatibility requirement.
ref: https://developer.android.com/guide/practices/page-sizes
Could you rebuild the android libs with 16k page size?
cc: @JohannesDeml