forked from mirrors/gecko-dev
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 |
||
|---|---|---|
| .. | ||
| canvas_tool.png | ||
| deprecated_tool_notice.png | ||
| devtool_settings_deprecated_notice.png | ||
| editor_mode_toggle_icon.png | ||
| index.rst | ||
| screen_shot_2019-08-26_at_08.08.11.png | ||
| screen_shot_2019-08-26_at_08.18.26.png | ||
| shadereditor_tool.png | ||
| webaudio_tool.png | ||
| webide_68.png | ||