Two questions #110
Answered
by
Malinskiy
realchandan
asked this question in
Q&A
Two questions
#110
Replies: 1 comment 3 replies
-
|
Hi,
Cheers |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I read your medium article that explained about how adb's internals work and the issues you had with ddmlib that led to the creation of this library.
I have two questions regarding this library. I hope you don't mind answering them.
I'm wondering whether your library connects to adb daemon running on some phone, through a middle entity (adb server) or it directly connects to the adb daemon on another phone.
Also, I genuinely don't understand how your library differs from adblib.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions