

Latest version of the Android Studio has some errors, so we recommend installing an archive version that works well in the Apple Silicon MacBooks. If you already have an Android Studio build on the Canary or Dev channel, you can get the update by clicking Help > Check for Update (or Android Studio > Check for Updates on macOS). to check if JAVA_HOME is configured properly, enter echo $JAVA_HOME Android Studio - Flamingo 2022.2.1 Canary 9 is now available in the Canary channel. enter command to fetch the latest paths source ~/.zshrcħ. enter the path export JAVA_HOME=/Library/Java/JavaVirtualMachines/zulu-8.jdk/Contents/HomeĮxport JAVA_HOME=/Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/HomeĦ. (OPTIONAL) if above command does not works try this command brew install -cask adoptopenjdk8ĭownload & Install Azul Zulu OpenJDK8 for ARM ProcessorsĢ.

Install JAVA using Homebrew brew tap adoptopenjdk/openjdk Set path for Homebrew echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' > /Users/username/.zprofileĮval "$(/opt/homebrew/bin/brew shellenv)" Install JAVAĢ. This guide be used for installing Android Studio on MacBook Air M1 2020, MacBook Pro M1 2020, MacBook Pro M, MacBook Pro M.

Here’s a simplified guide how you can install Android Studio and setup environment for working in Android Studio. Installing Android Studio in Apple Silicon MacBooks is still tricky.
