Changes

Jump to: navigation, search

Working with Files on the iPad with iOS 4 (Xcode 4)

No change in size, 12:32, 20 April 2011
no edit summary
In the chapter entitled [[Working with Directories on the iPad with iOS 4 (Xocde Xcode 4)|Working with Directories on the iPad with iOS 4]] we looked at the NSFileManager, NSFileHandle and NSData Foundation Framework classes and discussed how the NSFileManager class in particular enables us to work with directories when developing iPad iOS 4 applications. We also spent some time covering the file system structure used by the iOS 4 and, in particular, looked at the temporary and Documents directories assigned to each application and how the location of those directories can be identified from within the application code.
In this chapter we move on from working with directories to covering the details of working with files within iOS 4 iPad applications. Once we have covered file handling topics in this chapter, the next chapter will work through an application example that puts theory into practice.

Navigation menu