Update compiling_for_android.rst

Update the command-line tools folder path
This commit is contained in:
Nicolò Santilio
2023-05-01 14:06:37 +02:00
committed by GitHub
parent 8301ce8885
commit c0caaa70f3

View File

@@ -62,13 +62,13 @@ Setting up the buildsystem
::
tools/bin/sdkmanager --sdk_root=<android_sdk_path> --licenses
cmdline-tools/latest/bin/sdkmanager --sdk_root=<android_sdk_path> --licenses
- Complete setup by running the following command where ``android_sdk_path`` is the path to the Android SDK.
::
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"
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"
.. seealso:: To set the environment variable on Windows, press :kbd:`Windows + R`, type
"control system", then click on **Advanced system settings** in the left