Skip to content

Instantly share code, notes, and snippets.

@agrtechnology
Created January 30, 2020 04:43
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 agrtechnology/453374de5c6eef64d8167447b1d31163 to your computer and use it in GitHub Desktop.
Save agrtechnology/453374de5c6eef64d8167447b1d31163 to your computer and use it in GitHub Desktop.
ADB Push syntax example referenced in: https://agrtech.com.au/android/install-android-adb-tools/
adb push "C:\Users\Fred\Desktop\song.mp3" /sdcard/music
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment