File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -175,7 +175,7 @@ Path to the Android SDK
175175python-for-android searches in the following places for this path, in
176176order; setting any of these variables overrides all the later ones:
177177
178- - The ``--sdk_path `` argument to any python-for-android command.
178+ - The ``--sdk_dir `` argument to any python-for-android command.
179179- The ``ANDROIDSDK `` environment variable.
180180- The ``ANDROID_HOME `` environment variable (this may be used or set
181181 by other tools).
@@ -220,7 +220,7 @@ Path to the Android NDK
220220python-for-android searches in the following places for this path, in
221221order; setting any of these variables overrides all the later ones:
222222
223- - The ``--ndk_path `` argument to any python-for-android command.
223+ - The ``--ndk_dir `` argument to any python-for-android command.
224224- The ``ANDROIDNDK `` environment variable.
225225- The ``NDK_HOME `` environment variable (this may be used or set
226226 by other tools).
You can’t perform that action at this time.
0 commit comments