Pārlūkot izejas kodu

Update one-click_deploy.rst - Enabled USB debugging on android devices. (#5044)

* Update one-click_deploy.rst - enabled usb debuging

The android icon did not show up in Godot until I enabled usb debugging on my device.

* Update one-click_deploy.rst - usb - USB

* Apply suggestions from code review

Co-authored-by: Hugo Locurcio <[email protected]>
Sean Ferney 4 gadi atpakaļ
vecāks
revīzija
3e138bffa8
1 mainītis faili ar 3 papildinājumiem un 2 dzēšanām
  1. 3 2
      tutorials/export/one-click_deploy.rst

+ 3 - 2
tutorials/export/one-click_deploy.rst

@@ -45,8 +45,9 @@ Support for more platforms such as iOS is planned.
 Using one-click deploy
 ----------------------
 
-- If deploying to Android, enable developer mode on the your mobile device then
-  connect the device to your PC using an USB cable.
+- If deploying to Android, enable developer mode on your mobile device
+  then enable USB debugging in the device's settings.
+- After enabling USB debugging, connect the device to your PC using an USB cable.
 
    - For advanced users, it should also be possible to use wireless ADB.