Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

INSTALL_FAILED_NO_MATCHING_ABIS on GenyMotion

Im trying to install video kik app on Genymotion andriod 5 but i keep getting this error. can someone tell me how to get around that?

Thanks

like image 851
SuperMan Avatar asked Dec 19 '14 22:12

SuperMan


People also ask

In what case you will get message get error Install_failed_no_matching_abis?

INSTALL_FAILED_NO_MATCHING_ABIS is when you are trying to install an app that has native libraries and it doesn't have a native library for your cpu architecture.

Is Genymotion a good emulator?

Genymotion is an Android Emulator that is faster than the Android Studio Emulator. Genymotion emulator offers a wide range of virtual devices for development, test, and demonstration purpose. It has a very simple user interface and one can directly use it from Android Studio by installing its plugin only once.


1 Answers

I solved this problem by:

  1. downloading "Genymotion-ARM-Translation.zip"(u can google the zip file).
  2. start and run my genymotion.
  3. Drag the zip file to the genymotion virtual device,Then click 'ok' button by Following the tips.Finally restart ur genymotion and it works for me.

or u can refer the:INSTALL_FAILED_NO_MATCHING_ABIS when install apk

like image 68
hijack Avatar answered Oct 17 '22 23:10

hijack