erisu commented on a change in pull request #1177:
URL: https://github.com/apache/cordova-docs/pull/1177#discussion_r724190441
##########
File path: www/docs/en/10.x/guide/platforms/android/index.md
##########
@@ -133,7 +134,7 @@ To update your `PATH`, add a line resembling the following
(substitute the paths
with your local Android SDK installation's location):
```bash
-export
PATH=${PATH}:/Development/android-sdk/platform-tools:/Development/android-sdk/tools
+export
PATH=${PATH}:/Development/android-sdk/platform-tools:/Development/android-sdk/tools/bin:/Development/android-sdk/emulator
Review comment:
👍
--
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]