开发者

Android USB Programing

开发者 https://www.devze.com 2023-01-25 17:01 出处:网络
I want to do PC Sync, between pc and android mobile. So I n开发者_JAVA技巧eed some USB cable Programming APIs. Like request for connection and response. And also i want to know what is dun_service.

I want to do PC Sync, between pc and android mobile. So I n开发者_JAVA技巧eed some USB cable Programming APIs. Like request for connection and response. And also i want to know what is dun_service.

Thanks Laxman Dodda


It's currently not possible. The kernel doesn't provide direct access to the USB. It supports only ADB's driver (for debugging) and USB gadget mode for mounting file systems to the attached machine (like the SD card)

0

精彩评论

暂无评论...
验证码 换一张
取 消