i would like to transfer data (programmatically) over USB from an Android App to a Server on a Windows PC. I´ve searched the web for over 3-4 days and couldn´t find any sample code, etc.
Is there any way to realize this in Java, C#, etc? I´ve established a connection via adb, but adb isn´t an option.