Error Installing Apk On Mac Emulator

This Android emulator for Mac comes with a search manager already integrated which means you can install any.apk file within itself. Push Notifications of installed apps go through the hosting Mac OS, so apps such as WhatsApp can be used seamlessly along with Mac OS apps and it feels just like using an Android. ./adb install demo.apk. If the installation is successful then you will get your app in the launcher of your android emulator. Windows: Follow the steps if you want to do installation in windows, Open the cmd, and move to the platform-tools folder of the android-SDK directory. Step to install APK in Emulator: Step 1 - Run the emulator step 2- Paste the apk in SDK manager tools and platform-tools folders. Step 3-Run this command adb install AppNaem.APK.Wait for 2 min it's show Success Message. If the APK file is Split into App bundles, ‘ App Not Installed ‘, is the error you will face if you try installing APK. Make sure the File is Not Split APK App Bundle. If it is a bundle than you need to install it using a Split Installer. Google introduced a new way to distribute Android apps called app bundles.

Mac

You just downloaded apk file on your computer and plan to install it using command-line tools like Minimal ADB and Fastboot. It was a pretty good idea because it is not inconvenient to move the apk file to internal memory or SD Card and then install it on the phone.

Command-Line Tools

Download Minimal ADB and Fastboot or other command-line tools and install it on your computer.

Put the apk file into the Minimum ADB and Fastboot installation directory C:Program Files (x86)Minimal ADB and Fastboot

Enable USB Debugging

To use adb with a device connected over USB, you must enable USB debugging in the device system settings, under Developer options. On Android 4.2 and higher, the Developer options screen is hidden by default. To make it visible, go to Settings > About phone and tap Build number seven times. Return to the previous screen to find Developer options at the bottom.

On some devices, the Developer options screen might be located or named differently.

You can now connect your device with USB. You can verify that your device is connected by executing adb devices from the Minimal ADB and Fastboot. If connected, you'll see the device name listed as a 'device.'

Install an App

You can use adb to install an APK on an emulator or connected device with the install command:

The simple way to do that is by command

adb install example.apk

This apk is installed in the internal memory of current opened emulator.

adb install -s example.apkError Installing Apk On Mac Emulator

You can also install an apk to specific device in connected device list to the adb.

adb -s emulator-5554 install myapp.apk

And if you want to target connect device you can add parameter ' -d '

adb install -d example.apk

If you have more than one device/emulator connected you will get this error:

adb: error: connect failed: more than one device/emulator - waiting for device - error: more than one device/emulator

To avoid that you can list all devices by below command

adb devices

Android Emulator On Mac

You will get results like below:

Choose one of these devices and add parameter to adb command as ' -s a3b09hh3e ' as below

adb -s a3b09a6e install example.apk

Also as a hint if the path of the apk long and have a spaces, just add it between double quotes like

adb -s a3b09a6e install 'c:my apk locationhere 123example.apk'

Installing software on a Mac is different from installing software on Windows. So for NoxPlayer. The first time you install and start Nox on your Mac, you may need to do the following to assure its proper running, which fixes the issue of stucking at 99%. Here is the tutorial as follows:

First Method

Emulator

The first time you open NoxPlayer (or any downloaded application), you’ll see a warning. Agree to open the file and you won’t see the warning again. We suggest that you also tick the “Don’t warn me when opening application on this disk image” box.

Online Apk Emulator

Error Installing Apk On Mac Emulator

Second Method

Error installing apk on mac emulator iso
please try to find the Nox file, and right-click to run the emulator.

Third Method

3. You may also see the below warning when you start Mac version the first time. Here we assure you that Nox for Mac is a safe software you could trust. and please follow these steps:

  • Open the System Preferences window
  • Click the Apple icon at the top-left corner of your screen or click the System Preferences icon on your dock
  • Click the Security & Privacy icon.
  • Click the lock icon, enter your password, and set the “Allow apps downloaded from” option to “Anywhere.” Or click the “Open Anyway” button to bypass Gatekeeper in Mac.

Fourth Method

4. And if your mac verison is macOS Sierra, please click the “Allow” button in Security & Privacy to bypass Gatekeeper in Mac.

Fifth Method

  • Shut down NoxPlayer and delete “Virtual Box” in Applications
  • Visit /Applications/NoxAppPlayer.app/Contents/MacOS → Double click Nox.app →Enter password
  • Click System Preferences → Security & Privacy → General → Click the “Allow” button