A simple Windows console app for syncing files from Android devices over USB.
Connects to your Android phone and copies files from these folders to your PC:
- DCIM (photos/videos)
- Pictures (screenshots, etc.)
- Documents
- Download
- Movies
- Recordings
- Windows 10 or later
- Android device with USB debugging enabled or MTP mode
- USB cable
- Connect your Android device via USB
- Run
AndroidSync.exe
- Select your device from the list
- Choose where to sync files (or use the cached location)
- Wait for sync to complete
The app saves your sync location for each device to ~/Documents/AndroidSyncConfig.json, so next time you can just hit Enter to use the same folder.
MIT