DEV Community

Steven Rockarts
Steven Rockarts

Posted on

Running Android Emulators on an M1 Mac

To run an Android Emulator on an M1 Mac. Complete the following steps:

  1. Make sure you have the Android S preview installed using the SDK manager. Select the show package details checkbox and select Google APIs ARM 64 v8 system image and click OK

Screen Shot 2021-07-07 at 1.47.36 PM

  1. Create a new device in the AVD Manager and select the other images tab. Your ARM images should now be listed.

Screen Shot 2021-07-07 at 1.48.28 PM

Top comments (0)