How does ADB in Android talks to device over USB? -
If I disable access to USB devices via USB, MSC or UMS, MTP, and PPT. Can I still debug and debug Android devices using ADB?
For security reasons I may have to close UMS, PPT, and MTP.
Does anybody know that Android works with ADB USB? What protocol does it use? Need to mount the device?
ADB
for UMS / PTP / MTP ADB
Bilateral handles all by itself.
Comments
Post a Comment