I want to use 'abd pull' to transfer some folders from my android phone to my Computer. I've done a lot of research online but there isn't much information about how to properly use this command.
I want to transfer entire folders(with their contents) and not just specific files. is that possible ?
If it is, I am not super familiar with the android data structures. How do I specify the location, more specifically where do I start ? (for example: \system\xx or maybe \storage\xx I really don't know how to format this) I am looking for folders and files in the Internal Storage
Thank you all !
All guides on google or youtube show how to transfer specific files and only do so from sd cards. I want to transfer entire folders from the internal storage
Edit: Thanks for all the comments, I find no definite answer so I gave trial and error a go. adb pull worked fine but an entire new problem came up.