Deploying to an Android emulator shows error INSTA

2019-09-15 06:48发布

问题:

My app has a plugin KeyboardService for iOS. Now i want to use the same app on android. Deploying on an emulator gives me the error INSTALL_FAILED_NO_MATCHING_ABIS which says its the wrong architecture.

Is the error because of my plugin which is only for iOS?

回答1:

There are already some questions regarding the use of Android emulators. This one points to the issue you are facing.

So far, your best option for an emulator, in case you don't have a real Android device, is using BlueStacks.