I want to know how many file in a directory in ipad. I tried to find about "Titanium.Filesystem.File" but I find nothing. Who know how to get all file paths if I have path of a directory ? Please help me !
1 Answer
Accepted Answer
In Titanium.Filesystem.File, getDirectoryListing method http://docs.appcelerator.com/titanium/2.0/#!/api/Titanium.Filesystem.File-method-getDirectoryListing
Your Answer
Think you can help? Login to answer this question!