You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/_getting-started-linux-android.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,8 +56,6 @@ Add the following lines to your `$HOME/.bash_profile` or `$HOME/.bashrc` (if you
56
56
```shell
57
57
export ANDROID_SDK_ROOT=$HOME/Library/Android/sdk
58
58
export PATH=$PATH:$ANDROID_SDK_ROOT/emulator
59
-
# Commandline Path is determined by version "/cmdline-tools/[VERSION]/bin" latest is the default from Android studio but please check you setup within the SDK Manager
0 commit comments