Watch the video:
Timestamps:
0:00 - Introduction
0:24 - What you need
0:39 - Download ADB
1:16 - Running ADB
1:55 - Exploring files
2:29 - Pulling files to PC
3:32 - Resuming from an error
Found yourself in a situation where you need to quickly pull everything off your phone’s storage and onto your PC? Well, this is exactly what you’re looking for.
All you need is ADB (Download below) and your phone to have Developer Options enabled, and USB Debugging inside of that.
Download ADB: https://developer.android.com/studio/releases/platform-tools
How USB Debugging is usually enabled:
- Open Settings, and select “About”.
- Tap on “Build number” seven times.
- Go back, and select “Developer options”.
- Scroll down, and check the “Android debugging” or “USB debugging” entry under “Debugging”.
Timestamps