Skip to content

Conversation

@thiagomachado1998
Copy link

The memory image size has been changed to 16kb in the native code in accordance with Google Play requirements effective November 2025.

Full readelf -l output Elf file type is DYN (Shared object file) Entry point 0x0 There are 10 program headers, starting at offset 52

Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
PHDR 0x000034 0x00000034 0x00000034 0x00140 0x00140 R 0x4
LOAD 0x000000 0x00000000 0x00000000 0x21e50 0x21e50 R 0x4000
LOAD 0x021e50 0x00025e50 0x00025e50 0x87ce0 0x87ce0 R E 0x4000
LOAD 0x0a9b30 0x000b1b30 0x000b1b30 0x01810 0x024d0 RW 0x4000
LOAD 0x0ab340 0x000b7340 0x000b7340 0x018dc 0x01bc0 RW 0x4000
DYNAMIC 0x0aaf54 0x000b2f54 0x000b2f54 0x000d0 0x000d0 RW 0x4
GNU_RELRO 0x0a9b30 0x000b1b30 0x000b1b30 0x01810 0x024d0 R 0x1
GNU_STACK 0x000000 0x00000000 0x00000000 0x00000 0x00000 RW 0
NOTE 0x000174 0x00000174 0x00000174 0x000bc 0x000bc R 0x4
ARM_EXIDX 0x00728c 0x0000728c 0x0000728c 0x04850 0x04850 R 0x4

@arwysyah
Copy link

arwysyah commented Oct 8, 2025

Hi @thiagomachado1998,
I think this library is no longer being maintained, so it might be better to publish it as a new package on npm instead of asking for MR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants