debugging - How to get Android USB API debug log -


i have android app implemented interaction on usb (with sources) , i'm facing difficulties implementing same in native code using libusb. there chanсe libusb invocations log android usb api?

update: seems android uses libusbhost not libusb


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -