adb pull /sdcard/file.txt .

Category: React Native & Mobile

adb pull /sdcard/file.txt .

Copy a file from the device to your computer

Copies a file (or directory) from the device's filesystem to your current local directory. Useful for grabbing logs, screenshots, or databases your app wrote to storage.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.