If you have a Mac with Apple M1/M2 Apple ARM Chip and want to install Android Studio Natively, follow the below steps,
- Go to the URL: https://developer.android.com/studio,
- Now Click on Download Android Studio
- You will see a terms page - scroll down and accept the terms and select - Mac with Apple chip,
- This should download the android-studio-2021.3.1.16-mac_arm.dmg
- Install it and Add it to Applications and you are good to go!
Note: Based on your Browser details - the developer.android.com auto-detects that you are on an Apple Chip-based Mac, if you are trying to download the setup on some other machine that is not the same, you may not get this option.
-
Have Questions? Post them here!
More Posts related to Android-Studio,
- Locate MainActivity Java or Kotlin file in Android Studio
- groovy.lang.MissingPropertyException No such property Error
- How to fix java.net.NoRouteToHostException in Android Studio
- Your Android SDK is missing, out of date or corrupted SDK Problem
- [Android Studio] MainActivity does not exist
- [Android Studio] Could not automatically detect an ADB binary
- Android Studio: Cannot perform refactoring operation
- How to Configure Eclipse keymap in IntelliJ IDE
- Android Studio setup was canceled - How to resume
- [Android Studio] Hardcoded string Button, should use @string resource
- The selected device is incompatible : Android Studio
- Android Activity Main xml stuck loading
- Android Studio 1.3 beta now Available for Developers
- Installing Android Studio Dolphin on Mac with Apple (M1/M2) Chip
- Android Studio 4.2 Canary 1 now available
- [Android Studio] Button on click example
- Eclipse like Auto Import Shortcut in Intelij IDE Android Studio
- How to enable line numbers in IntelliJ Android Studio for all files
- Delete Android Studio Projects
- How to update Android Studio
- [Android Studio] Error: Missing system image on device
- macOS Big Sur java.lang.UnsatisfiedLinkError CoreFoundation - Android Studio
- Android [SDK Manager] The system cannot find the path specified
- Failed to install Android.apk on device 'emulator-5554': timeout
- [Solved] Error launching studio
More Posts:
- Install SonarLint on Visual Studio Code - HowTos
- Parsing Data for android-21 failed unsupported major.minor version 51.0 - Android
- Add blank lines after each lines using Notepad++ text editor - NotepadPlusPlus
- [Java] Bad return type in lambda expression: int cannot be converted to boolean - Java
- 3 Python program to add two numbers - Python
- Program 4: Input Name and Age and Print - 1000+ Python Programs - Python-Programs
- [Gmail] Calling in Hangouts will be turned off soon. - News
- How to Clear Gradle Cache on Mac - Gradle