Device farm shows me "Failed to extract native libraries, res=-113" error

0

Hi there, I'm new in that thread, and doing my first steps.
I'm getting next error when trying to run test (for android):
Failed to install com.bla-bla.bla-bla INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113
Here's the run: https://us-west-2.console.aws.amazon.com/devicefarm/home?region=us-east-1#/projects/e9705ee5-4015-478f-b9f1-c62f8b73ef49/runs/4e2589ec-d023-4c8e-ae4f-5b1c13b112cd
What am I doing wrong?
apk file of my app I've got with the help of EZ explorer

Edited by: Sunshineauto on Sep 3, 2019 3:49 AM

preguntada hace 5 años957 visualizaciones
2 Respuestas
0

Hello,

This error is likely caused due to the app you have compiled not being compatible for the device architecture(s) you have compiled it for (ie: armv7, x86, etc). To fix this issue, you need to recompile the app with support for multiple architectures enabled. In android studio, this can be done through the Advanced options

AWS
respondido hace 5 años
0

Iy turned out that problem was hiding in the way i uploaded apk. I was getting it straight from emulator. But when I got this with AS it worked

respondido hace 5 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas