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: tutorials/export/exporting_for_android.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,15 +33,15 @@ Download and install the Android SDK.
33
33
- Android SDK Platform 34
34
34
- Android SDK Command-line Tools (latest)
35
35
- CMake version 3.10.2.4988404
36
-
- NDK version r26c (26.2.11394342)
36
+
- NDK version r23c (23.2.8568313)
37
37
38
38
- You can install it using the `command line tools <https://developer.android.com/studio/#command-tools>`__.
39
39
40
40
- Once the command line tools are installed, run the `sdkmanager <https://developer.android.com/studio/command-line/sdkmanager>`__ command to complete the setup process:
0 commit comments