There is an Android Emulator Preview available. I made a tutorial which explains how to install any APK in the Android emulator for Apple silicon processors, for. Best iOS emulator for Android & Windows PCs 2020, get Apple iPhone games, apps, themes on phone & computer using ios emulator apk.
-->This guide explains how to prepare the Android Emulator for testing your app.
Overview
Android Emulator Apple Silicon Preview Download
The Android Emulator can be run in a variety of configurationsto simulate different devices. Each configuration is called a virtualdevice. When you deploy and test your app on the emulator, you selecta pre-configured or custom virtual device that simulates a physicalAndroid device such as a Nexus or Pixel phone.
The sections listed below describe how to accelerate the Androidemulator for maximum performance, how to use the Android Device Managerto create and customize virtual devices, and how to customize theprofile properties of a virtual device. In addition, a troubleshootingsection explains common emulator problems and workarounds.
Sections
Hardware Acceleration for Emulator Performance
How to prepare your computer for maximum Android Emulator performanceby using either Hyper-V or HAXM virtualization technology. Because theAndroid Emulator can be prohibitively slow without hardwareacceleration, we recommend that you enable hardware acceleration onyour computer before you use the emulator.
Managing Virtual Devices with the Android Device Manager
How to use the Android Device Manager to create and customize virtualdevices.
Editing Android Virtual Device Properties
How to use the Android Device Manager to edit the profile properties of avirtual device.
Android Emulator Troubleshooting
In this article, the most common warning messages and issues that occurwhile running the Android Emulator are described, along withworkarounds and tips.
Note
If you are using a Mac with an Apple chip, such as the M1, you will need to install the Android Emulator for M1 preview from GitHub.
After you have configured the Android Emulator, seeDebugging on the Android Emulatorfor information about how to launch the emulator and use it for testingand debugging your app.
Android Emulator Apple Silicon Preview Mac
Note
As of Android SDK Tools version 26.0.1 and later, Google has removed support for existing AVD/SDK managers in favor of their new CLI (Command Line Interface) tools. Because of this deprecation change, Xamarin SDK/Device Managers are now used instead of Google SDK/Device Managers for Android Tools 26.0.1 and later. For more information about the Xamarin SDK Manager, see Setting up the Android SDK for Xamarin.Android.
Saying 'there is no point in getting an M1 MacBook' is probably what's garnering you the downvotes.Android Emulator Apple Silicon Preview Review
It's rough around the edges and whether or not your use case is successful is definitely very specific, but for my personal hobby projects (ECU reverse engineering), it's been an excellent tool. Ghidra worked out-of-the-box in Rosetta and natively with a few simple build system tweaks, tricore-qemu was trivial to build, Mono is working, VSCode is nicer than ever, and CrossOver Wine (in Rosetta) even works great for running Windows-only toolchains. The battery life and performance-to-price ratio on the Air have been amazing. And, some things like GMP are _ridiculously_ fast - a brute-force RNG -> RSA attack I developed is actually faster on the M1 MacBook Air than on my not-that-old Ryzen desktop.
Android Emulator Apple Silicon Preview App
I agree that the hype is tiring, and yes, some things like Android development don't work correctly yet - but not everyone is an Android developer, and dismissing the first-gen Apple Silicon products in a blanket way goes against the experience of many people. Thus, downvotes.