treeruby.blogg.se

Set up android emulator mac
Set up android emulator mac







set up android emulator mac

Make sure ADB is working with the command line by doing this: echo 'export ANDROID_HOME=/Users/$USER/Library/Android/sdk' > ~/.bash_profileĮcho 'export PATH=$:$ANDROID_HOME/tools:$ANDROID_HOME/platform-tools' > ~/.bash_profile

set up android emulator mac

Install Genymotion (the emulator) and Virtual Box for Mac 3. Install Android Studio with the SDK tools 2. Furthermore, you can use other debugging tools that can make it even more useful.ġ. The goal is to emulate an Android smartphone on macOS so that you can easily develop and immediately see the changes on the screen.

#Set up android emulator mac how to#

How To Setup an Android Emulator to work with React Native (Expo) on Mac









Set up android emulator mac