mirror of
https://github.com/tytydraco/LADB.git
synced 2026-04-27 08:26:00 +03:00
[GH-ISSUE #109] 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? #82
Labels
No labels
bug
documentation
enhancement
enhancement
good first issue
help wanted
pull-request
question
question
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LADB#82
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sewujishipin on GitHub (Nov 5, 2023).
Original GitHub issue: https://github.com/tytydraco/LADB/issues/109
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 on GitHub (Nov 7, 2023):
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 on GitHub (Nov 11, 2023):
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 :-)
@karnmm23-droid commented on GitHub (Oct 30, 2025):