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

feita há 5 anos958 visualizações
2 Respostas
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 há 5 anos
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 há 5 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas