This is a unofficial canary version of Android Studio Arctic Fox on the Apple Silicon. (e.g M1 Chip)
You can download at project release page (Click Here!)
Android Studio Arctic Fox Canary 14 (Updated at 2021-04-08)
- Android Project (Native)
- Flutter Project
- Kotlin Native Multiplatform
- Zoom with Trackpad
- Kotlin Native Multiplatform iOS Build (But, Android build is ok)
- You can build manualy open
*.xcodeproject
with Xcode.
- You can build manualy open
- Android Studio splash screen not closing.
- But, you can using editor normally. When the editor is closed, the splash screen also closed automatically.
- More.. (If an issue occurs while using it, please submit the issue. Thanks!)
-
Q: Can't open this application, error message:
“Android Studio Preview ARM64” is damaged and can’t be opened. You should move it to the Trash.
A: Execute
sudo xattr -r -d com.apple.quarantine /Applications/Android\ Studio\ Preview\ ARM64.app
, then retry.
This project is not official. I started this project because Android Studio (Intel) was too slow in my Apple Silicon environment. It will be updated weekly until Google officially supports Apple Silicon.