Releases: 741g/android-emulator-m1-preview
7123544
Initial Preview v2
This fixes an issue with file chooser dialogs freezing (Issue #3).
Sound/screenshots should also be working now. It is based on build (https://ci.android.com/builds/branches/aosp-emu-master-dev/grid?head=7036990&tail=7036990), target aarch64_sdk_tools_mac, artifact sdk-repo-darwin_aarch64-emulator-7036990.zip: (https://ci.android.com/builds/submitted/7036990/aarch64_sdk_tools_mac/latest/sdk-repo-darwin_aarch64-emulator-7036990.zip)
Initial Preview
This is the first preview. This only works on M1 Apple Silicon Macs. It has a lot of rough edges. To use, open the .dmg, drag/drop to /Applications, then right click in /Applications and select Open; skip the developer identity verification check. The first launch may take a while.
Note: Updated with fix for failure to boot due to library not found.
Files:
android-emulator-m1-preview.dmg: Download this file.
emulator-darwin-aarch64-0.1-engine-only.zip: Zip file that only includes the emulator engine. Inside, there's a folder, emulator-darwin-aarch64-0.1
, the contents of which are suitable for unzipping into $ANDROID_SDK_ROOT/emulator.
For use alongside (upcoming) AVDs from the SDK Manager, and will be downloaded automatically replacing $ANDROID_SDK_ROOT/emulator
in a future Android SDK Emulator update.