@LiveOverflow It could also be related to arm -> x64 translator if your application only has arm libraries and your emulator is x86_64 the library is going to be loaded in a different way using another intermediate library that will perform the translations.
@LiveOverflow Detailed:
- https://t.co/l5o6M5Cwdp
- https://t.co/A4dDkaATie
If its not listed in the maps is probably because there is there is a condition in the java that is preventing the execution of the system.loadlibrary. Hook android_dlopen_ext to monitor that.