Android Studio for M1 — Native Speed
Six months after M1 released, Android Studio does not support Apple Silicon yet. It can run with Rosetta2 but it is slow and not smooth 🐢..
Dora Lee — Android Developer from Korea, He builds Android Studio for Apple Silicon. This is not 100% perfect but much better than Rosetta2 version.
Boost Android Studio with Zula Open JDK ARM 64-bit
Update: Dora Lee already bundle ARM JDK since Canary15, You don’t need to do this step right now :)
JDK is Android Studio power. From this issue, Bundle JDK from Android Studio is Intel JDK. Replace it with ARM64 JDK for faster build speed.
[TIP] If you use IntelliJ IDEA in M1, You can use Zulu Open JDK 64-bit in your project to speed up your IDE.
See you next story 👋