When I try to install an apk
file through the monkeyrunner
Python script, getting the error INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113
. How can I resolve this issue?
Detail of the virtual device is listed as follows:
- CPU/ARM: x86
- API Level: 24
- Target: Android 7.0 (Google Play)