
Android Studio Chipmunk 2021-2-1
If you are new to Android App Programming and want to download and install Android Studio Chipmunk the latest 2022 version of the Idea IntelliJ IDE for app development, follow the below steps:
- Go to https://developer.android.com/studio
- Click on "Download Android Studio" (size of the .dmg setup is ~ 1 GB)
- Scroll down and agree on the terms: "I have read and agree with the above terms and conditions"
- Now you will see two options, choose one based on the Chip you have on your device Intel/Apple Chip.
Select the version of Android Studio thatβs right for your Mac: Android Studio Chipmunk 2021.2.1 Mac with Intel Chip: android-studio-2021.2.1.14-mac.dmg Mac with Apple Chip: android-studio-2021.2.1.14-mac_arm.dmg
- Once the download is complete, open the .dmg and drag and drop the Android Studio Icon to Application folder.
Drag Drop Android Studio App in Application Folder
- Now, In Spotlight search look for Android Studio and open it for the first run, you will be asked to confirm you want to open the app as its downloaded from the web, just click on Open,
- You will be asked to install additional SDK tools,
Setup Type: Standard SDK Folder: /Users/code2care/Library/Android/sdk JDK Location: /Applications/Android Studio.app/Contents/jre/Contents/Home (Note: Gradle may be using JAVA_HOME when invoked from command line. More info...) Total Download Size: 1.75 GB SDK Components to Download: Android Emulator: 204 MB Android SDK Build-Tools 32: 50.4 MB Android SDK Build-Tools 32.1-rc1: 56.7 MB Android SDK Platform 32: 63 MB Android SDK Platform-Tools: 12.5 MB Google APIs ARM 64 v8a System Image: 1.33 GB SDK Patch Applier v4: 1.74 MB Sources for Android 32: 44.8 MB
- Accept all terms and click Finish to download the platforms, emulators, and tools,
Preparing "Install Android SDK Platform 32 (revision: 1)". Downloading https://dl.google.com/android/repository/platform-32_r01.zip "Install Android SDK Platform 32 (revision: 1)" ready. Preparing "Install Sources for Android 32 (revision: 1)". Downloading https://dl.google.com/android/repository/sources-32_r01.zip "Install Sources for Android 32 (revision: 1)" ready. Preparing "Install Android SDK Build-Tools 32 (revision: 32.0.0)". Preparing "Install Android Emulator (revision: 31.2.10)". ... ... Android SDK is up to date. Creating Android virtual device Android virtual device Pixel_3a_API_32_arm64-v8a was successfully created
This may take a while to download - prepare and install, you may see logs like above.
- Once complete you should see the Welcome Window! Congratulations!

- macOS 10.14 (Mojave) or higher
- ARM-based chips, or 2nd generation Intel Core or newer with support for Hypervisor.Framework
- 8 GB RAM or more
- 8 GB of available disk space minimum (IDE + Android SDK + Android Emulator)
- 1280 x 800 minimum screen resolution
More Posts related to Android-Studio,
- Error running 'app': No target device found.
- How to save IntelliJ IDE Console logs to external log file
- Android Studio : Implement abstract methods shortcut
- Android Studio Error:(19, 0) Gradle DSL method not found: android()
- Android [SDK Manager] The system cannot find the path specified
- [Solution] Android Studio does not displays Toolbar in Layout Design
- [Android Studio] failed to find Build Tools revision 23.0.0 rc1
- [Android Studio] Hardcoded string Button, should use @string resource
- JDK Location in Android Studio
- Android Studio : Connection Error : Failed to download patch file
- Your Android SDK is missing, out of date or corrupted SDK Problem
- Cannot start Android Studio. No JDK found
- Android Studio : Build Tools 23.0.0 rc1 is deprecated
- Android Studio emulator/Device logCat logs not displayed
- Delete Android Studio Projects
- Android Studio : Change FAB icon color : FloatingActionButton
- How to install Android Studio Chipmunk and SDK tools on macOS (2021.2)
- Building library Gradle Project Info: Downloading services.gradle.org
- [Android Studio] Could not automatically detect an ADB binary
- The package must have at least one . separator [Android Studio]
- Create assets folder in Android Studio
- How to remove Floating Action Button Android Studio Blank Activity Template
- [Event Log] Android Studio performance could be improved
- The selected device is incompatible : Android Studio
- Disabling Spell Check in Android Studio
More Posts:
- Fix NVIDIA GeForce Experience ERROR CODE 0x0003 - HowTos
- Hurry! Uninstall Adobe Flash Player - End Of Life, support end in December 2020 - News
- Formatting Double in Java [Examples] - Java
- Turning Off Chat in Gmail - Google
- Can't Run SDK Manager find_java.bat issue - Android
- Add new user in Ubuntu Linux using Terminal Command - Ubuntu
- How to increase macOS Terminal text font size (Big Sur) - MacOS
- How to hide lines in Notepad++ - NotepadPlusPlus