joelagnel / adeb

A debian-based shell environment designed for Android and adb
Apache License 2.0
318 stars 98 forks source link

Support remote device via networking #15

Closed cloverpop closed 5 years ago

cloverpop commented 5 years ago

Can we support to access the remote Android device via ip address? Currently there is "adb connect ".

joelagnel commented 5 years ago

This should be possible, but I have no bandwidth to implement this. Feel free to send out a patch if this is an important usecase for you, thanks