Added manual wireless/tcpip connection back in#13
Added manual wireless/tcpip connection back in#13mitchcapper wants to merge 1 commit intoGeorgeEnglezos:mainfrom
Conversation
|
Hi, the idea is that it uses, the port you input (or default) but auto fetches the IP from the phone, I think that a separate Input field might be redundant unless if I notice that the auto fetch commands fail on phones. It's harmless to add that extra field for those that prefer the manual connect but I will make it a setting that renders or not the field. I will take a look a look in the PR next week :) |
|
Thanks, for me I don't normally plug my phone in to enable wireless debugging I just turn it on and connect to the ip. |
Thanks for the use case scenario. Yes that sounds useful indeed. I will definitely return the IP field in next week's release for sure. |
It seems this was a thing before the current ui: #5
but I didn't see a way to do manual connections with the current UI. This adds an IP field and manual connect commands. It also selects all the port/ip text on click so if you click the port and start typing it overrides the current port.