I’m getting this issue when I try to run my flutter project.
[android] adb: failed to install /build/app/outputs/flutter-apk/app-debug.apk:
Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
[android] Error: Error launching application on Android SDK built for x86.
Maybe because idx emulator is x86, it works on my pc.