We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86d9d46 commit 023a3fbCopy full SHA for 023a3fb
doc/source/quickstart.rst
@@ -195,7 +195,7 @@ Android 4.0. This may be changed in the near future.
195
You must pass the target API to python-for-android, and can do this in
196
several ways. Each choice overrides all the later ones:
197
198
-- The ``-android_api`` argument to any python-for-android command.
+- The ``--android_api`` argument to any python-for-android command.
199
- The ``ANDROIDAPI`` environment variables.
200
- If neither of the above, the default target is used (currently 14).
201
0 commit comments