Thursday, 22 August 2013

Where can i find native code for some android classes?

Where can i find native code for some android classes?

I'd like to find native code for Usb-related classes f.e.
UsbDeviceConnection. getFileDescriptor() function returns native_get_fd()
which is in native code.
I'd like to fix android issue:
https://code.google.com/p/android/issues/detail?id=58873

No comments:

Post a Comment