vestmoria to Android@lemmy.worldEnglish · 1 year agoHow do I find the path to a partition in my device when connected to my computer with adb?message-squaremessage-square4fedilinkarrow-up123file-text
arrow-up123message-squareHow do I find the path to a partition in my device when connected to my computer with adb?vestmoria to Android@lemmy.worldEnglish · 1 year agomessage-square4fedilinkfile-text
minus-squareAce! _SL/S@ani.sociallinkfedilinkEnglisharrow-up6·edit-21 year ago$ adb shell df -h This command lists all mounted block devices
$ adb shell df -h
This command lists all mounted block devices