tytydraco / LADB

A local ADB shell for Android!
https://play.google.com/store/apps/details?id=com.draco.ladb
Other
1.69k stars 462 forks source link

Hello, dear developer. I have a question that I need your assistance with. How can I use an IP address and port to establish a connection with LADB? #109

Open sewujishipin opened 7 months ago

sewujishipin commented 7 months ago

I have multiple devices, and I would like to install LADB on Device A and use Wi-Fi ADB to connect to Device B in order to execute ADB commands.

Thank you very much for developing LADB

CamsShaft commented 7 months ago

I've been trying the same thing but it shows that I have two devices connected and it defaults to using the device I'm using as the master. I'm not sure how to connect to the one I want to perform other commands with. Also trying to root that other phone has been a nightmare and not even sure if it's possible since it's a Samsung s10 with the snapdragon locked OEM variant.

menosesmas commented 7 months ago

As far as I know LADB is only for local (self device) connections. I didn't find the way to connect to a remote second device as in the connect menu you only enter key + port (no IP).

It would be great though to open that possibility, as the shell is super simple and clean :-)