ADB | Copying a File to the PC with ADB Pull

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • Join the Daily Android News Discussions
    / @explainingandroid
    There are multiple ways to copy files to and from your Android smartphone or tablet. Most will simply use the standardized USB MTP Transfer Mode but you may not have that option available to you. So, let me show you how to use the unique ADB Pull command to transfer files and folders to your personal computer.

Комментарии • 28

  • @woolfy02
    @woolfy02 2 года назад +1

    Thanks for the tutorial.

  • @himynameis925
    @himynameis925 2 года назад +1

    Hey, when I adb pull sdcard/dcim ... it just copied the ".thumbnails" folder to my pc, but not the actual vids or pics.

  • @guzz7775
    @guzz7775 3 года назад +1

    thanks man you're awesome and save me!!

    • @ExplainingAndroid
      @ExplainingAndroid  6 месяцев назад

      you're quite welcome! thanks so much for the feedback

  • @lmao01
    @lmao01 3 месяца назад +1

    ty

  • @zorrolaleyendacontinua
    @zorrolaleyendacontinua Год назад +1

    although I put "adb pull sdcard/", it says "no such file or directory", but I can see the device is attached

    • @ExplainingAndroid
      @ExplainingAndroid  Год назад

      are you doing that command FROM the SAME folder as your ADB/Fastboot tools?

  • @juunbee
    @juunbee 6 месяцев назад +1

    so what if i want to copy directory "/storage/ace-999/DCIM/MyAlbums/Video" ? does using the command from the video will copy "all of video" on ace-999 folder too?
    im sorry im new to this and i want to backup my whatsapp media. im using android 11 so i cant find the directory anywhere when trying to backup by pc.
    please help 🙏🏻🙏🏻

    • @ExplainingAndroid
      @ExplainingAndroid  6 месяцев назад

      no, that will only copy files in the video folder (the last one you typed in the filepath)

  • @jamlaw
    @jamlaw 4 года назад +3

    How does this work if the phone is stuck in bootload mode? I can access recovery/safe mode... But I can't enable debugging on the phone since it won't turn on. I've tried getting data off the SD via a downloaded program as well (Wondershare Dr Fone) but the phone gives an error message when I enter download mode.

  • @jumblemann
    @jumblemann 6 месяцев назад +1

    when im triyng to pull all internal storage or sd card, it fails on some files what to do?

    • @ExplainingAndroid
      @ExplainingAndroid  6 месяцев назад

      when you retry with those specific files. does it transfer without error?

    • @jumblemann
      @jumblemann 6 месяцев назад

      @@ExplainingAndroid no it gives error. i think thats become some files names are too long

  • @TheRealKitWalker
    @TheRealKitWalker 4 года назад +2

    when I try and pull a directory, it gets stuck at 1% or 2% can you suggest a workaround?

    • @ExplainingAndroid
      @ExplainingAndroid  4 года назад +1

      hrmm, I would try switching USB cables, USB ports, or restarting the PC/Android device

    • @TheRealKitWalker
      @TheRealKitWalker 4 года назад +2

      @@ExplainingAndroid mmmmmm I've tried all that, I finally wrote a python script to download files one by one over USB via adb. Works like a charm. 😉 Thanks for the reply dude.

    • @usmanmughal3898
      @usmanmughal3898 4 года назад +1

      @@TheRealKitWalker can you share on git

    • @xX12VincEXx
      @xX12VincEXx 3 года назад

      @@TheRealKitWalker would also appriciate if you can share it on github and give us the link :)

  • @pawandeepsingh103
    @pawandeepsingh103 3 года назад

    Is this work when phone is in fastboot mode? Please Reply

  • @umairshaikh9588
    @umairshaikh9588 4 года назад +1

    how do i put i back ?
    i'm gonna be backing up my entire sd card using 'adb pull sdcard/' and then what should i do put to put it back after formatting ?

    • @ExplainingAndroid
      @ExplainingAndroid  4 года назад +1

      you use 'adb push' to send them back to the phone - www.androidexplained.com/adb-push-copy-file/

  • @tkaihl9895
    @tkaihl9895 4 года назад

    what should i do if it is not in an sd card it is in system storage

    • @ExplainingAndroid
      @ExplainingAndroid  4 года назад +1

      i know it's confusing, but the file path is still going to start with /sdcard/ for devices without an SD card slot at all. Android itself mounts your internal storage under the /sdcard/ directory

  • @giteshkumar7584
    @giteshkumar7584 3 года назад +1

    Hello dear, my moto g 5s plus mobile has been stocked in boot loop.. how can I get all data present in internal se card through adb to PC..plz help.. thanks

    • @ExplainingAndroid
      @ExplainingAndroid  3 года назад

      I think I can help, but I'll need a bit more information. please give me a heads up in the android support thread I have setup for channel members here - ruclips.net/channel/UCnowc_KHgjVNj3Y-E-oQ8awjoin