google / android-emulator-m1-preview

Apache License 2.0
1.83k stars 161 forks source link

For me the fix was easy - install an emulator. #78

Closed Nax-Ripper closed 2 years ago

Nax-Ripper commented 2 years ago

For me the fix was easy - install an emulator.

The version on GitHub is old. Now you can install it directly via the SDK manager. If it's checked, uncheck, apply, check, apply and restart Android Studio:

sdk manager

And when creating the virtual device, one needs to select an arm image:

avd manager

Originally posted by @nohli in https://github.com/google/android-emulator-m1-preview/issues/57#issuecomment-875513885

Nax-Ripper commented 2 years ago

done