Skip to content Skip to sidebar Skip to footer
Showing posts with the label Linux Device Driver

How To Establish Adb Connection Over Usb Between Two Pcs

Summary (What we've done, what we've tried): Basically, the aim is to establish an adb prot… Read more How To Establish Adb Connection Over Usb Between Two Pcs

Device Node Access Permissions In Linux

I'm writing a char device driver for embedded android. The device module, register itself as a … Read more Device Node Access Permissions In Linux