Команда, аналогичная команде дерева Linux в оболочке adbAndroid

Форум для тех, кто программирует под Android
Anonymous
Команда, аналогичная команде дерева Linux в оболочке adb

Сообщение Anonymous »


I want to list all files and folders of music directory of android mobile. Where I am using

ls -l -R /sdcard/music It gives all files and folders but not in a proper way.

Any one tell me adb shell command that displays files and folders hierarchy of a directory like "tree" linux command.


Источник: https://stackoverflow.com/questions/180 ... -adb-shell

Вернуться в «Android»