Skip to content

Instantly share code, notes, and snippets.

@devrath
Created May 7, 2022 09:45
Show Gist options
  • Select an option

  • Save devrath/f0244b456887e7055a0c5701dbeaf251 to your computer and use it in GitHub Desktop.

Select an option

Save devrath/f0244b456887e7055a0c5701dbeaf251 to your computer and use it in GitHub Desktop.
export ANDROID_HOME=/Users/devrath/Library/Android/sdk
export PATH=$PATH:$ANDROID_HOME/emulator
export PATH=$PATH:$ANDROID_HOME/platform-tools
export PATH=$PATH:$ANDROID_HOME/tools
export PATH=$PATH:$ANDROID_HOME/tools/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment