I need file-list info from a dual-sim Lollipop device. Can anybody help?
Run the following command in: adb shell
Pls give me the ls.txt from your sd.
Run the following command in: adb shell
Code:
ls -alR /system > /sdcard/ls.txt
No comments:
Post a Comment