Desktop java app copy and transfer android data via USB
问题 I have a desktop java app, and also an android app. Two app work together. The user in desktop app have a button to launch the transfer between device data app to computer app and vice versa. So I need to transfer data with a simple USB cable, and without internet connection/WiFi/Bluetooth/adb. I found two Java MTP library that works on Windows to resolve my problem, and the USB Host/accesory fonctionnality of android: jMTP successfully recognizes my Android devices, folder, and other things