浏览代码

Update compiling_for_android.rst

Update the command-line tools folder path
Nicolò Santilio 2 年之前
父节点
当前提交
c0caaa70f3
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      contributing/development/compiling/compiling_for_android.rst

+ 2 - 2
contributing/development/compiling/compiling_for_android.rst

@@ -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