budtmo / docker-android

Android in docker solution with noVNC supported and video recording
Other
8.91k stars 1.21k forks source link

imposible to install app with .apk #343

Closed preiraambroise closed 1 year ago

preiraambroise commented 1 year ago

Everything is ok i'm able to launch the container and accès the gui with the web browser but i cannot install the app. I have to following error: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]

preiraambroise commented 1 year ago

find out that the app was compatible only with x64 and the device is x86