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 7cd8e1d commit f1c9a7aCopy full SHA for f1c9a7a
docs/source/prerequisites.rst
@@ -66,5 +66,5 @@ After installing them, export both installation path, NDK version and API to use
66
67
Also, you must configure you're PATH to add the ``android`` binary::
68
69
- export PATH=$ANDROIDNDK:$ANDROIDSDK/tools:$PATH
+ export PATH=$ANDROIDNDK:$ANDROIDSDK/platform-tools:$ANDROIDSDK/tools:$PATH
70
0 commit comments