Android USB Server problem

Hi,

I'm trying to share a USB device from Android to my Windows 7 64 PC.
I got this working using my Nexus 5 6.0, but on my Galaxy S3 (I9300) 4.4.2 i can see only Android hub at the client.
The USB device is working on the Galaxy device, but from some reason VirtualHere can't share it.
Here's the log for the server:

--------- beginning of /dev/log/main
D/ActivityThread( 4409): handleBindApplication:com.virtualhere.androidserver
D/ActivityThread( 4409): setTargetHeapUtilization:0.75
D/ActivityThread( 4409): setTargetHeapMinFree:2097152
I/vhusbd-gui( 4409): onCreate
I/vhusbd-gui( 4409): doBindService
I/vhusbd-service( 4409): onCreate
I/vhusbd-service( 4409): determineInitialState
I/vhusbd-service( 4409): onStartCommand
I/vhusbd-service( 4409): onBind
D/libEGL ( 4409): loaded /system/lib/egl/libEGL_mali.so
D/libEGL ( 4409): loaded /system/lib/egl/libGLESv1_CM_mali.so
D/libEGL ( 4409): loaded /system/lib/egl/libGLESv2_mali.so
E/ ( 4409): Device driver API match
E/ ( 4409): Device driver API version: 23
E/ ( 4409): User space API version: 23
E/ ( 4409): mali: REVISION=Linux-r3p2-01rel3 BUILD_DATE=Wed Oct 9 21:05:57 KST 2013
D/OpenGLRenderer( 4409): Enabling debug mode 0
I/vhusbd-gui( 4409): onServiceConnected
I/vhusbd-service( 4409): handleMessage
I/vhusbd-service( 4409): handleMessage
I/vhusbd-service( 4409): handleMessage
I/vhusbd-service( 4409): StateFinder
I/vhusbd-gui( 4409): onItemSelected
I/vhusbd-gui( 4409): onItemSelected inside if
I/vhusbd-gui( 4409): onItemSelected connection is null
I/Timeline( 4409): Timeline: Activity_idle id: android.os.BinderProxy@41ce76a8 time:51829
I/vhusbd-gui( 4409): onItemSelected
I/vhusbd-gui( 4409): onItemSelected inside if
I/vhusbd-gui( 4409): onItemSelected connection is null
I/vhusbd-gui( 4409): onItemSelected request permission
I/Timeline( 4409): Timeline: Activity_idle id: android.os.BinderProxy@41ce76a8 time:59607
I/vhusbd-gui( 4409): BroadcaseReceiver onReceive com.virtualhere.androidserver.USB_PERMISSION
I/vhusbd-service( 4409): handleMessage
I/vhusbd-service( 4409): DeviceAdder
I/vhusbd-service( 4409): serverProcess null, starting...
I/vhusbd-service( 4409): startSrever deaemonState STOPPED, copying file starting...
I/vhusbd ( 4409): Mon Jan 4 07:50:45 2016 LOG_INFO >>> Starting VirtualHere USB Server v2.6.4 (Built: Dec 14 2015, 21:48:04)<<<
I/vhusbd ( 4409): Mon Jan 4 07:50:45 2016 LOG_INFO Using configuration /data/data/com.virtualhere.androidserver/config.ini
I/vhusbd ( 4409): Mon Jan 4 07:50:45 2016 LOG_INFO Server licensed to=unlicensed max_devices=1
I/vhusbd ( 4409): Mon Jan 4 07:50:45 2016 LOG_INFO Using small URB's
I/vhusbd ( 4409): Mon Jan 4 07:50:45 2016 LOG_DEBUG TCPServer starting...
I/vhusbd ( 4409): Mon Jan 4 07:50:45 2016 LOG_INFO Listening on all network interfaces at port 7575
I/vhusbd ( 4409): VirtualHere USB Server is running...press CTRL-C to stop
I/vhusbd-service( 4409): serverProcess (now) not null, continuing...
I/vhusbd ( 4409): Mon Jan 4 07:50:46 2016 LOG_INFO Callback: VirtualHere USB Sharing_vhusb_tcplocal Name Registered
I/vhusbd-service( 4409): sent add device
I/vhusbd ( 4409): Mon Jan 4 07:50:46 2016 LOG_DEBUG Received android request ADD,/dev/bus/usb/001/004 (13)
I/vhusbd ( 4409): Mon Jan 4 07:50:46 2016 LOG_DEBUG Not a device .
I/vhusbd ( 4409): Mon Jan 4 07:50:46 2016 LOG_DEBUG Not a device ..
I/vhusbd ( 4409): Mon Jan 4 07:50:46 2016 LOG_DEBUG Didnt find /dev/bus/usb/001/004 in /proc/bus/usb/001/003
I/vhusbd ( 4409): Mon Jan 4 07:50:46 2016 LOG_DEBUG Not a device 1-1:1.0
I/vhusbd ( 4409): Mon Jan 4 07:50:46 2016 LOG_DEBUG Didnt find /dev/bus/usb/001/004 in /proc/bus/usb/001/004
I/vhusbd ( 4409): Mon Jan 4 07:50:46 2016 LOG_DEBUG Not a device 1-1.1:1.0
I/vhusbd ( 4409): Mon Jan 4 07:50:46 2016 LOG_DEBUG Didnt find /dev/bus/usb/001/004 in /proc/bus/usb/001/001
I/vhusbd ( 4409): Mon Jan 4 07:50:46 2016 LOG_DEBUG Not a device 1-0:1.0
I/vhusbd ( 4409): Mon Jan 4 07:50:46 2016 LOG_DEBUG Didnt find /dev/bus/usb/001/004 in /proc/bus/usb/002/001
I/vhusbd ( 4409): Mon Jan 4 07:50:46 2016 LOG_DEBUG Not a device 2-0:1.0
I/vhusbd ( 4409): Mon Jan 4 07:50:46 2016 LOG_DEBUG Didnt find /dev/bus/usb/001/004 in /proc/bus/usb/001/002
I/vhusbd ( 4409): Mon Jan 4 07:50:46 2016 LOG_DEBUG Not a device 1-2:1.0
I/vhusbd ( 4409): Mon Jan 4 07:50:46 2016 LOG_DEBUG Not a device 1-2:1.1
I/vhusbd ( 4409): Mon Jan 4 07:50:46 2016 LOG_DEBUG Not a device 1-2:1.2
I/vhusbd ( 4409): Mon Jan 4 07:50:46 2016 LOG_DEBUG Not a device 1-2:1.3
I/vhusbd ( 4409): Mon Jan 4 07:50:46 2016 LOG_DEBUG Not a device 1-2:1.4
I/vhusbd ( 4409): Mon Jan 4 07:50:46 2016 LOG_DEBUG Not a device 1-2:1.5
I/vhusbd ( 4409): Mon Jan 4 07:50:46 2016 LOG_DEBUG Not a device 1-2:1.6
I/vhusbd ( 4409): Mon Jan 4 07:50:46 2016 LOG_DEBUG Not a device 1-2:1.7
I/vhusbd ( 4409): Mon Jan 4 07:50:46 2016 LOG_DEBUG Didnt find /dev/bus/usb/001/004 in /proc/bus/usb/001/005
I/vhusbd ( 4409): Mon Jan 4 07:50:46 2016 LOG_DEBUG Not a device 1-1.3:1.0
I/vhusbd ( 4409): Mon Jan 4 07:50:46 2016 LOG_ERR fd server failed to find devPath match
I/vhusbd ( 4409): Mon Jan 4 07:50:49 2016 LOG_DEBUG 10.29.212.30 connected

I'm working with this application for two days now and it's awesome!
Thank you in advance.

Hi Michael,

Thank you for your quick response.
This version (2.6.6) works well on my Galaxy S3.
Will you release it to the Play store?