зеркало из https://github.com/mozilla/gecko-dev.git
c9afac5d83
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 |
||
---|---|---|
.. | ||
about_debugging_setup.png | ||
about_debugging_this_firefox.png | ||
about_debugging_workers.png | ||
always_use_private_browsing_mode.png | ||
connect_network_location.png | ||
device_information.png | ||
fxand-68-error.png | ||
index.rst | ||
installed_extension.png | ||
network_location.png | ||
never_remember_history.png | ||
remote-debugger-w-url-buttons.png | ||
sample_service_worker.png | ||
temporary_extension.png | ||
version_warning.png | ||
worker_warning.png |