Android Emulator For Macbook M1
Setting up the environment
For this reason, identifying a suitable Android Emulator for Macbook M1 is easier said than done. Since apple prevent users to install non apple store IPA files on mac 🤦♂️, I decided to run android emulator on my mac and i noticed that all android emulator cant install on m1 except one thing. So i installed android studio + android emulator and runs very very well. So many people asking about running the android app on mac m1 system and about its performance on mac m1. So In this post I am sharing all steps to run the react-native android app on mac m1. Android Emulator for M1 is not available on stable releases yet and I am also waiting for Android Studio to fully support M1 macs so that I can use it for.
We recently posted about how Visual Studio for Mac is supporting Apple Silicon / M1 architecture through the Rosetta translation layer starting in version 8.9, and we’re working towards native support. We’ve been using and testing with M1 Macs, but it’s always great to hear how.NET and Visual Studio for Mac are working for our customers in the real world. Here are some of the best Android emulators for Mac. Bluestacks is one of the most popular Android emulators for Windows and is probably the best Android emulator for macOS, as well. This emulator is built primarily for mobile gamers and claims to provide a “PC-like” gaming experience for your mobile apps.
Setup for iOS needs:
- Node (with NVM)
- Watchman
brew install watchman
- Xcode (install from the App Store)
- Xcode Command Line Tools
xcode-select --install
- Accept the Software License for Xcode
sudo xcodebuild -license
. It'll prompt you anyway when you run Xcode for the first time. - CocoaPods
sudo gem install cocoapods
Homebrew
Install Homebrew if you don't have it installed already
Node LTS with NVM
iOS
- Open Terminal / iTerm with Rosetta (Get Info > Open using Rosetta)
- Prefix the CocoaPods related commands with
arch -x86_64
Android
- Install JDK 8
brew install --cask adoptopenjdk/openjdk/adoptopenjdk8
- Install Android Studio
- Install Android Emulator for M1
The Android Emulator doesn't work out of the box yet. Luckily, there is a Preview build by Google that supports Apple Silicon M1 chip based MacBooks. You'll have to download and install it separately. Most things work.
Troubleshooting
command not found
forbrew
ornvm
. Make sure you have a~/.zshrc
file. On a fresh new M1 MacBook, there is no~/.zshrc
or~/.zprofile
created and the$PATH
doesn't get updated because of it. Create a~/.zshrc
file and run the commands to install Homebrew and NVM again.
Add this to you Podfile
Two options:
- Run on a different port
react-native start --port=8088
- OR find out what program is using 8081
sudo lsof -i :8081
and kill itkill -9 1234
incorrect architecture 'x86_64' errors
add this to the Podfile
run pod install
afterwards
Links
Android Studio Mac M1
Вам не понравилось видео. Спасибо за то что поделились своим мнением!
DOWNLOADS
Play on Mac: https://www.playonmac.com/en/
Wineskin Winery: https://github.com/Gcenx/WineskinServer
BEST DEALS
MacBook Air: https://vtudio.com/a/?a=macbook+air
MacBook Pro: https://vtudio.com/a/?a=macbook+pro
Mac Mini: https://vtudio.com/a/?a=mac+mini
Recommended Monitor: https://vtudio.com/a/?a=benq+PD3220U
Recommended NAS Drive: https://vtudio.com/a/?a=qnap+tvs-872xt
COMPANION VIDEOS
Can it Run Crysis: https://youtu.be/SFUBalGW7Zo
M1 Mac Performance Review: https://youtu.be/4zLLhO5_fAQ
M1 Developer Review: https://youtube.com/xcreate?sub_confirmation=1
16' MacBook Pro Review: https://youtu.be/9SRdugineRM
BenQ 4K Monitor: https://youtu.be/wAADyngg7tw
EXECUTIVE PRODUCERS
HomeGrownCanadian: https://youtube.com/channel/UCP2FrmHtee3AtQJUxnyzWnQ/
Vijaya Fernando: https://youtube.com/channel/UCHMRyJUGkyVFugl4tNQKvsA/
JOIN THE SHOW
Thanks for your support and if would like to help us produce more videos, please join us at: https://vtudio.com/a/?support
FILMING TOOLS
https://vtudio.com/tools
CREDITS
Audionautix - United We Groove
Links to products often include an affiliate tracking code which allow us to earn fees on purchases you make through them.