From: Xiaofan C. <xia...@gm...> - 2011-04-11 23:39:08
|
On Tue, Apr 12, 2011 at 5:53 AM, Colin Madere <clm...@ma...> wrote: > Details written here: > > http://stackoverflow.com/questions/5599238/libusb-crash-on-android-arm-device-emulator > > Basically, just trying to be able to access a device plugged into an > Android device to send/receive data, but am stuck at libusb (1.0.8 and 1.0.3) > crashing when trying to log (it appears). Hmm, does Android ship with libusb-1.0 or not? And is this an official Android OS or this is a 3rd party hack? > Happy to provide any and all other info that would help. Thanks. How do you build libusb-1.0? What if you disable debug logging? Could you please post the crash log? Could you try latest libusb-stuge.git? -- Xiaofan |