Link to the releases page

This commit is contained in:
lyang 2020-12-04 11:03:11 -08:00
parent 9665d6dd26
commit 3bbb115e8b
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ This is a preview of some basic Android emulation functionality on the M1. There
This only works on M1 Apple Silicon Macs.
Go to the Github releases page, download a .dmg, drag to the Applications folder, and run. You'll first need to right click the app icon and select Open and then skip past the developer identity verification step (we are working on providing official identity info). The first few times it starts up it will take a while to show up, but subsequent launches will be faster.
Go to the Github [releases](https://github.com/741g/android-emulator-m1-preview/releases) page, download a .dmg, drag to the Applications folder, and run. You'll first need to right click the app icon and select Open and then skip past the developer identity verification step (we are working on providing official identity info). The first few times it starts up it will take a while to show up, but subsequent launches will be faster.
If you've installed Android Studio and Android SDK and `adb` is available, the emulator should be visible from Studio and work (deploy built apps, debug apps, etc).