Git Product home page Git Product logo

Comments (7)

tuobraun avatar tuobraun commented on May 2, 2024 5

The same problem. I believe that the only workaround here is to install apks via Terminal:

adb devices
adb install app_name.apk

That works fine.
Of course it would be nice to have a much easier drag & drop way supported.

from android-emulator-m1-preview.

tomer2526 avatar tomer2526 commented on May 2, 2024 4

I made a video that explains how to install any APK in Android emulator in Mac based arm:
https://youtu.be/SEQuLtlgR_E

I hope this will help you

from android-emulator-m1-preview.

qoro avatar qoro commented on May 2, 2024 1

I just got the apks from apkmirror, uploaded them to my Google Drive, signed into my drive on the emulator and downloaded them from there. Works fine, but the apps must be 64bit.

from android-emulator-m1-preview.

777Harry avatar 777Harry commented on May 2, 2024

Hi,
I get this on several apps that I tried to install:

adb install Slots™_v1.6.2.4g_apkpure.com.apk
Performing Streamed Install
adb: failed to install Slots™_v1.6.2.4g_apkpure.com.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]

Then again, I did manage to install 'Google Play Games' and 1 game.

Harry

from android-emulator-m1-preview.

741g avatar 741g commented on May 2, 2024

You'll need to install Android Studio/SDK along with adb. If you get an ABI error, it means that the ABI of the game doesn't match the emulator's ABI. The M1 emulator supports only arm64 ABI, and does not support armv7.

from android-emulator-m1-preview.

777Harry avatar 777Harry commented on May 2, 2024

I was dragging an .apk to the trash and went across the emulator window and got a message that 'apks will be installed, others copied to the sdcard' so I guess drag and drop is supposed to work (haven't tried yet).
I also found a website where one can specify arm64-v8a .apks so I don't have to hope I find the correct one.

from android-emulator-m1-preview.

777Harry avatar 777Harry commented on May 2, 2024

Seems a lot of work when I just drag-n-drop the .apk in the emulator window (after entering where ADB is in the Settings)

from android-emulator-m1-preview.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.