You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to run an emulator Android 12 (x86_64) on Windows 10 with AMD 6800h.
I had installed driver and the emulation is working now, but when I run debug for my app I have get an error: "The application could not be installed: INSTALL_FAILED_NO_MATCHING_ABIS".
I use " ndk.abiFilters 'x86_64'".
The text was updated successfully, but these errors were encountered:
I want to run an emulator Android 12 (x86_64) on Windows 10 with AMD 6800h.
I had installed driver and the emulation is working now, but when I run debug for my app I have get an error: "The application could not be installed: INSTALL_FAILED_NO_MATCHING_ABIS".
I use " ndk.abiFilters 'x86_64'".
The text was updated successfully, but these errors were encountered: