PieterVanPoyer commented on a change in pull request #1177:
URL: https://github.com/apache/cordova-docs/pull/1177#discussion_r651541411
##########
File path: www/docs/en/10.x/guide/platforms/android/index.md
##########
@@ -116,8 +116,9 @@ should be updated:
installation
2. Set the `ANDROID_SDK_ROOT` environment variable to the location of your
Android
SDK installation
-3. It is also recommended that you add the Android SDK's `tools`, `tools/bin`,
+3. It is also recommended that you add the Android SDK's `tools`, `tools/bin`,
`emulator`
Review comment:
I did make a mistake their. The `tools` is definitely deprecated. That
must be changed to `platform-tools` . What was I thinking!
I did remove the `tools` for now.
I am not sure about `tools/bin` or `cmdline-tools/bin` .
I'll have to check on that.
@breautek At least on Windows, there is no `cmdline-tools`-folder. Is
there a `cmdline-tools` directory on Linux? Could you check that please?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]