Skip to content

Instantly share code, notes, and snippets.

@glm-mawla
Created January 19, 2021 06:40
Show Gist options
  • Save glm-mawla/83d9e59f3a9d99a1bf919a2120c46a9c to your computer and use it in GitHub Desktop.
Save glm-mawla/83d9e59f3a9d99a1bf919a2120c46a9c to your computer and use it in GitHub Desktop.

Revisions

  1. glm-mawla created this gist Jan 19, 2021.
    5 changes: 5 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    > echo 'export ANDROID_HOME=/Users/xyz/Documents/ANDROID_SDK ' >> ~/.zshrc

    > echo 'export PATH=${PATH}:$ANDROID_HOME/tools:$ANDROID_HOME/platform-tools' >> ~/.zshrc
    > source ~/.zshrc
    >