• Stars
    star
    247
  • Rank 164,117 (Top 4 %)
  • Language
    Java
  • License
    GNU General Publi...
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Android Studio Arctic Fox (Canary) for Apple Sillicon

Android Studio Arctic Fox for Apple Silicon

This is a unofficial canary version of Android Studio Arctic Fox on the Apple Silicon. (e.g M1 Chip)

Download

You can download at project release page (Click Here!)

Current version

Android Studio Arctic Fox Canary 14 (Updated at 2021-04-08)

Tested Project

  • Android Project (Native)
  • Flutter Project
  • Kotlin Native Multiplatform

Not working (still may issue)

  • Zoom with Trackpad
  • Kotlin Native Multiplatform iOS Build (But, Android build is ok)
    • You can build manualy open *.xcodeproject with Xcode.
  • 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&A

  1. 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.


Disclaimer

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.