Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Will Android Studio work on Mac with an ARM processor?

Will Android Studio work on Apple with arm chips ARM (the new Mac devices)?

like image 878
amorenew Avatar asked Sep 12 '25 07:09

amorenew


1 Answers

Good news !

Edit on May 2021 🎉 🌈

Apple Silicon Support

There is an arm64 version available for Android Studio Arctic Fox (2020.3.1) Canary 15 ... Beta03 You can download it here https://developer.android.com/studio/archive

NDK builds doesn't work

First post

Android Studio 4.1 works, but I'm not able to make Emulator work. Even the ARM image shows me a CPU does not support VT-x

I can confirm, this preview of Emulator works properly https://androidstudio.googleblog.com/2020/12/android-emulator-apple-silicon-preview.html

Since v3 even audio-out works (no audio-in)

Update March 2021

You can simple use one of these and it's working out of the box enter image description here

like image 163
hannes ach Avatar answered Sep 13 '25 21:09

hannes ach