

- ANDROID STUDIO FOR MAC M1 CHIP SOFTWARE LICENSE
- ANDROID STUDIO FOR MAC M1 CHIP INSTALL
- ANDROID STUDIO FOR MAC M1 CHIP ANDROID
- ANDROID STUDIO FOR MAC M1 CHIP SIMULATOR
Warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99. Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer.rb:238:in `resolve_dependencies' Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer.rb:239:in `block in resolve_dependencies' Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:124:in `analyze' Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:1072:in `resolve_dependencies' Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/user_interface.rb:64:in `section' Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:1073:in `block in resolve_dependencies' Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:177:in `sources' Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:178:in `block in sources' Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/sources_manager.rb:21:in `find_or_create_source_with_url' Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/sources_manager.rb:36:in `create_source_with_url'

ANDROID STUDIO FOR MAC M1 CHIP INSTALL
Create a ~/.zshrc file and run the commands to install Homebrew and NVM again. On a fresh new M1 MacBook, there is no ~/.zshrc or ~/.zprofile created and the $PATH doesn't get updated because of it. You'll have to download and install it separately. Luckily, there is a Preview build by Google that supports Apple Silicon M1 chip based MacBooks.
ANDROID STUDIO FOR MAC M1 CHIP ANDROID
The Android Emulator doesn't work out of the box yet.

Prefix the CocoaPods related commands with arch -x86_64.

Open Terminal / iTerm with Rosetta (Get Info > Open using Rosetta).Install Homebrew if you don't have it installed already mkdir homebrew & curl -L | tar xz -strip 1 -C homebrewĮxport NVM_DIR="$([ -z "$/nvm")" It'll prompt you anyway when you run Xcode for the first time.
ANDROID STUDIO FOR MAC M1 CHIP SOFTWARE LICENSE
