Small script that pulls a folder from an android device into windows by using adb commands within a .bat file
Written mainly as a quick way to backup photos from an android phone.
- The script creates a folder with the format yyyy_mm_dd in the given 'folder_pc' path
- Stores the pulled 'phone_camera' folder from the cellphone then erases the folder from the cellphone
Of course you will need adb tools in your pc and usb debugging activated on the phone