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

질문됨 5년 전957회 조회
2개 답변
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
답변함 5년 전
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

답변함 5년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠