adb_client icon indicating copy to clipboard operation
adb_client copied to clipboard

Add pairing and connecting features over tcp

Open vmillet-dev opened this issue 1 year ago • 3 comments

As we discussed here #10, I implemented pair and connect command and fix displaiying devices with long format

vmillet-dev avatar Apr 21 '24 11:04 vmillet-dev

Thanks for the PR, you specify in the error field that pairing is needed before connecting a device to wifi. I think that this is mandatory before any action on a device (wifi connected / wired), isn't it ?

cocool97 avatar Apr 21 '24 13:04 cocool97

Yes, maybe it's too much, I can remove that if you want

vmillet-dev avatar Apr 21 '24 15:04 vmillet-dev

Yes, plz. This will be more accurate

cocool97 avatar Apr 22 '24 17:04 cocool97

Thanks for your PR !

I added a disconnect command + rework to fit the new code arhitecture ;)

cocool97 avatar Jul 17 '24 18:07 cocool97