

Intel x86 Atom_64 System Image or Google APIs Intel x86 Atom System Image.The official React Native environment setup recommends installing the following SDK packages: Make sure you restart the bash to apply the changes.Īlso, make sure you have writing permissions to the android home folder: sudo chown -R $(whoami) $ANDROID_HOME 5.

Instead of only exporting the ANDROID_HOME to the current session of the terminal, we make sure that it’s permanently added to the terminal by adding the following lines to your $HOME/.bash_profile or $HOME/.bashrc (if you are using zsh then ~/.zprofile or ~/.zshrc) config file: export ANDROID_HOME=/opt/android The React Native tools require some environment variables to be set up to build apps with native code. Export the ANDROID_HOME environment variable
