Hi i want to create an app that can browse the files of iPhone using xcode. can anyone help me ?
+1
A:
Well, you're pretty much locked to your own sandbox when doing iPhone development. But within the sandbox you could use the NSFileManager to get listings of files and directories. See the related code samples on this reference on NSFileManager.
MathieuK
2009-09-04 05:40:38
Thanks for helping me...
Kapil Rai
2010-01-30 05:58:07