Skip to content

Instantly share code, notes, and snippets.

@gsp00
gsp00 / Android Home
Last active January 24, 2024 12:48 — forked from ericaroy/Android Home
Setting Android Home on Mac
Note for me to remember how to set Android Home on Mac
Open Terminal and type in..
nano ~/.bash_profile
or.. If you're using zsh, this will be:
vim ~/.zshrc
Add the below paths
The path should be where your android installation is located