

This License Agreement forms a legally binding contract between you and Google in relation to your use of the SDK.ġ.2 "Android" means the Android software stack for devices, as made available under the Android Open Source Project, which is located at the following URL:, as updated from time to time.ġ.3 "Google" means Google Inc., a Delaware corporation with principal place of business at 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States.Ģ.1 In order to use the SDK, you must first agree to this License Agreement. Latest version of the Android Studio has some errors, so we recommend installing an archive version that works well in the Apple Silicon MacBooks.This is the Android Software Development Kit License Agreementġ.1 The Android Software Development Kit (referred to in this License Agreement as the "SDK" and specifically including the Android system files, packaged APIs, and Google APIs add-ons) is licensed to you subject to the terms of this License Agreement. to check if JAVA_HOME is configured properly, enter echo $JAVA_HOME 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.
