I am able to transfer files from my android device to pc over WiFi network but not able to figure-out how to transfer files over USB using sockets (Followed this post : connecting-android-to-the-pc-over-usb). Has anyone ever tried it before and is it possible…if so please help me on the same.
Share
This is not possible. USB connection has no sockets. You can’t also make IP connection over USB cable. Of course you can write your own firmware and device driver for PC.