... | @@ -202,7 +202,7 @@ An example section for `~/.zshrc` to get it to run |
... | @@ -202,7 +202,7 @@ An example section for `~/.zshrc` to get it to run |
|
```
|
|
```
|
|
export JAVA_HOME=/opt/homebrew/opt/openjdk@17/libexec/openjdk.jdk/Contents/Home/ # or your equilivent
|
|
export JAVA_HOME=/opt/homebrew/opt/openjdk@17/libexec/openjdk.jdk/Contents/Home/ # or your equilivent
|
|
export ANDROID_HOME=$HOME/Library/Android/sdk
|
|
export ANDROID_HOME=$HOME/Library/Android/sdk
|
|
export PATH=$PATH:$ANDROID_HOME/platform-tools/ export PATH=</span>PATH:$ANDROID_HOME/build-tools/34.0.0/
|
|
export PATH=$PATH:$ANDROID_HOME/platform-tools/ export PATH=$PATH:$ANDROID_HOME/build-tools/34.0.0/
|
|
```
|
|
```
|
|
|
|
|
|
The last line assumes "Android SDK Build-Tools 34" is installed  |
|
The last line assumes "Android SDK Build-Tools 34" is installed  |
|
|
|
\ No newline at end of file |