I have new MacBook Pro with the m1 chip, i downloaded the Android studio for apple silicon chip version.
All works fine until the Build process, while build i get error
Cause: error=86, Bad CPU type in executable
i spent half day to fix it but without any success, only after i installed Rosetta it successfully finished the build, the question is why i need Rosetta if i install the apple silicon version of Android Studio?
I tried to change gradle plugin version and sdk's, but not helped
Asked
Active
Viewed 1,385 times
1

Maksim Novikov
- 835
- 6
- 18
-
this may help you https://stackoverflow.com/questions/56553879/android-studio-cause-error-86-bad-cpu-type-in-executable – AtifSayings Sep 30 '21 at 01:56
-
@AtifSayings I saw that one, not helped. – Maksim Novikov Sep 30 '21 at 18:50
-
Did you manage to get anywhere with this? – Ljdawson Nov 11 '21 at 17:14
-
@Ljdawson no, since i installed rosseta 2 it works, i don't tried to uninstall it. – Maksim Novikov Nov 17 '21 at 09:52