Skip to content

Instantly share code, notes, and snippets.

@dantheman213
Last active April 2, 2024 20:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dantheman213/db0bc0f6dd2d4bf681bb6f949671baea to your computer and use it in GitHub Desktop.
Save dantheman213/db0bc0f6dd2d4bf681bb6f949671baea to your computer and use it in GitHub Desktop.
Copy pics from Android to PC
:: Faster to copy files using ADB than than using MTP apparently
adb pull sdcard/DCIM/Camera %USERPROFILE%\Desktop\Camera
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment