I have an issue with third party libraries that are imported to my project.
I read quite a lot of articles about that but do not get any information how properly han
Android 9 and Android 11 emulators have support for arm binaries.
https://developer.android.com/studio/releases/emulator#support_for_arm_binaries_on_android_9_and_11_system_images
I had the same issue while using x86 emulator with API level 29, trying to install an apk targeting arm ABI.
I tried x86 emulator with API level 30 and it worked fine.