I try to run a flutter app on Android Studio emulator and I get this error:
adb: failed to install path-to-project\build\app\outputs\flutter-apk\app.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113] Error launching application on sdk gphone x86 arm.
Does anyone know how to fix it? Thank you in advance.