You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/debugging-android.md
+5-10Lines changed: 5 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,30 +4,25 @@ This is an experimental feature as Puppeteer does not officially support Chrome
4
4
5
5
The workflow below works for most users. See [Troubleshooting: DevTools is not detecting the Android device for more help](https://developer.chrome.com/docs/devtools/remote-debugging#troubleshooting) for more help.
6
6
7
-
1. Open the Developer Options screen on your Android. See [Configure on-device developer options](https://developer.android.com/studio/debug/dev-options.html).
7
+
1. Open the Developer Options screen on your Android. See [Configure on-device developer Options](https://developer.android.com/studio/debug/dev-options.html).
8
8
2. Select Enable USB Debugging.
9
9
3. Connect your Android device directly to your development machine using a USB cable.
10
-
4. On your development machine, set up port forwarding from your development machine to your Android device:
10
+
4. On your development machine setup port forwarding from your development machine to your android device:
0 commit comments