INSTALL_FAILED_NO_MATCHING_ABIS when install apk

前端 未结 24 2403
滥情空心
滥情空心 2020-11-22 08:12

I tried to install my app into Android L Preview Intel Atom Virtual Device, it failed with error:

INSTALL_FAILED_NO_MATCHING_ABIS

What does

24条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2020-11-22 08:32

    The comment of @enl8enmentnow should be an answer to fix the problem using genymotion:

    If you have this problem on Genymotion even when using the ARM translator it is because you are creating an x86 virtual device like the Google Nexus 10. Pick an ARM virtual device instead, like one of the Custom Tablets.

提交回复
热议问题