vadimgrn / usbip-win2

USB/IP Client for Windows
GNU General Public License v3.0
302 stars 30 forks source link

Android server ? #67

Open moi952 opened 1 month ago

moi952 commented 1 month ago

Hi, I want to use this tool but I am looking for a usbip server for android (android 11)

Are any available? Thanks

vadimgrn commented 1 month ago

Hi, usbip server on Linux comprises of several kernel modules and userspace utilities (usbipd, usbip). If your have kernel sources for your device, you can enable USBIP stuff and build your custom kernel.

moi952 commented 1 month ago

Ah too bad, there is virtualHere which is paid and linked to the hardware so if I change my Android box I have to buy a license.

Otherwise there is this https://github.com/cgutman/USBIPServerForAndroid/ but it does not work on my nvidia shield with android 11

Thank you for your answer

vadimgrn commented 1 month ago

USBIP server is written on Java, that's weird. The right thing is to build custom kernel.