gecko-dev/devtools/docs/user/about_colon_debugging
Rob Wu c9afac5d83 Bug 1864362 - Add docs for Wi-Fi debugging of Firefox for Android r=devtools-reviewers,nchevobbe
This documents how one can wirelessly debug a Firefox for Android app
over Wi-Fi, without requiring a USB cable.

The steps here differ from the official documentation at
https://developer.android.com/tools/adb#connect-to-a-device-over-wi-fi
in the following ways:

- Omitted unnecessary dependency on Android Studio.

- Added instruction to look up the IP address from Internet / Wi-Fi
  settings instead of relying on the displayed IP address. The latter
  is not reliable, e.g. when a VPN is enabled.

- Added explicit instruction to use "adb connect" to avoid dependency
  on mDNS.

Differential Revision: https://phabricator.services.mozilla.com/D193390
2023-11-14 12:45:22 +00:00
..
about_debugging_setup.png
about_debugging_this_firefox.png
about_debugging_workers.png
always_use_private_browsing_mode.png Bug 1782431 - Documentation issue on devtools-user/about_colon_debugging/index r=jdescottes 2022-09-28 01:47:01 +00:00
connect_network_location.png
device_information.png
fxand-68-error.png
index.rst Bug 1864362 - Add docs for Wi-Fi debugging of Firefox for Android r=devtools-reviewers,nchevobbe 2023-11-14 12:45:22 +00:00
installed_extension.png
network_location.png
never_remember_history.png Bug 1782431 - Documentation issue on devtools-user/about_colon_debugging/index r=jdescottes 2022-09-28 01:47:01 +00:00
remote-debugger-w-url-buttons.png
sample_service_worker.png
temporary_extension.png
version_warning.png
worker_warning.png