Hello,
I am making an app to play video files added by the user (by ssh, etc. It will be a jailbreak app). I am going to have a TableView with the videos in directory "/var/mobile/Media/Vid". How can I make it so an NSArray is set to the list of files in that directory (/var/mobile/Media/Vid)?
I am making an app to play video files added by the user (by ssh, etc. It will be a jailbreak app). I am going to have a TableView with the videos in directory "/var/mobile/Media/Vid". How can I make it so an NSArray is set to the list of files in that directory (/var/mobile/Media/Vid)?