

Latest version of the Android Studio has some errors, so we recommend installing an archive version that works well in the Apple Silicon MacBooks.

Complete the Android Studio Setup Wizard, which includes downloading the Android SDK. Choose whether to import previous Android Studio settings, then click OK. Drag and drop Android Studio into the Applications folder, then launch Android Studio. to check if JAVA_HOME is configured properly, enter echo $JAVA_HOME To install Android Studio on your Mac, follow these steps: Launch the Android Studio DMG file. enter command to fetch the latest paths source ~/.zshrcħ. Android Studio Configuration Android Studio. 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Ħ. Outline Homebrew rbenv Nodejs Watchman React Native CLI Xcode. (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.
