Affichage des articles dont le libellé est SD card data file name list. Afficher tous les articles
Affichage des articles dont le libellé est SD card data file name list. Afficher tous les articles

mercredi 2 décembre 2015

SD card data file name list

So this isn't the most elegant idea and it's conditional -- if you've rooted your phone it will be much easier. You can create a text file listing of the files and folders on your removable SDcard using a terminal and a pretty basic command.
ls -l > dir.txt
Just navigate to the folder you want to list of contents, and type in that command. It'll create a text file called 'dir.txt' containing the files names. (Or pick whatever name that will be a helpful label, the 'dir' is just an example.) You most likely have several folders so just make a uniquely named xxxxxxx.txt file for each and then use Google Docs or any text editor to clean up/combine them.

As I said this is kind of kluge, hopefully someone else will know of a much simpler solution.

This entry passed through the Full-Text RSS service - if this is your content and you're reading it on someone else's site, please read the FAQ at http://ift.tt/jcXqJW.



SD card data file name list