File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
contributing/development/compiling Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -62,13 +62,13 @@ Setting up the buildsystem
6262
6363 ::
6464
65- tools/bin/sdkmanager --sdk_root=<android_sdk_path> --licenses
65+ cmdline- tools/latest /bin/sdkmanager --sdk_root=<android_sdk_path> --licenses
6666
6767 - Complete setup by running the following command where ``android_sdk_path `` is the path to the Android SDK.
6868
6969 ::
7070
71- tools/bin/sdkmanager --sdk_root=<android_sdk_path> "platform-tools" "build-tools;30.0.3" "platforms;android-29" "cmdline-tools;latest" "cmake;3.10.2.4988404"
71+ cmdline- tools/latest /bin/sdkmanager --sdk_root=<android_sdk_path> "platform-tools" "build-tools;30.0.3" "platforms;android-29" "cmdline-tools;latest" "cmake;3.10.2.4988404"
7272
7373.. seealso :: To set the environment variable on Windows, press :kbd:`Windows + R`, type
7474 "control system", then click on **Advanced system settings ** in the left
You can’t perform that action at this time.
0 commit comments