File tree 1 file changed +2
-2
lines changed 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
175
175
python-for-android searches in the following places for this path, in
176
176
order; setting any of these variables overrides all the later ones:
177
177
178
- - The ``--sdk_path `` argument to any python-for-android command.
178
+ - The ``--sdk_dir `` argument to any python-for-android command.
179
179
- The ``ANDROIDSDK `` environment variable.
180
180
- The ``ANDROID_HOME `` environment variable (this may be used or set
181
181
by other tools).
@@ -220,7 +220,7 @@ Path to the Android NDK
220
220
python-for-android searches in the following places for this path, in
221
221
order; setting any of these variables overrides all the later ones:
222
222
223
- - The ``--ndk_path `` argument to any python-for-android command.
223
+ - The ``--ndk_dir `` argument to any python-for-android command.
224
224
- The ``ANDROIDNDK `` environment variable.
225
225
- The ``NDK_HOME `` environment variable (this may be used or set
226
226
by other tools).
You can’t perform that action at this time.
0 commit comments