adb pull <REMOTE...> <LOCAL>
Copy files/dirs from device
Arguments
Name | Description |
---|---|
REMOTE | filepaths |
LOCAL |
Options
Name | Description |
---|---|
-a | Preserve file timestamp and mode |
-z <ALGORITHM> | Enable compression with a specified algorithm (any, none, brotli) |
-Z | Disable compression |