Send data from android to PC via USB

How to send simple data (with Java programming) from Android to PC connected via USB? I am using android 2.3.3. Also can someone tell me which APIs I should look for? .. Thanks

+6
source share
1 answer
+1
source

Source: https://habr.com/ru/post/896697/


All Articles