Closed
Bug 920768
Opened 12 years ago
Closed 8 years ago
Create a new developer setting to allow adb to connect over wifi
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: dhylands, Unassigned)
References
Details
adb can connect over USB or over wifi.
In order to connect over wifi, you need to do something like:
setprop service.adb.tcp.port 5555
stop adbd
start adbd
This will persist until the next reboot of the phone.
I'd like to propose that we add a setting to enable adb over wifi, and add a place to enter a port number (or perhaps have a blank port number mean use usb). By adding a setting, this will persist until changed by the user.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
This is not a duplicate of bug 962308, as we don't intend to use ADB there, but rather just the DebuggerServer.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Comment 3•12 years ago
|
||
Sorry, my mistake.
Comment 4•8 years ago
|
||
Firefox OS is not being worked on
Status: REOPENED → RESOLVED
Closed: 12 years ago → 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•