Changes

Jump to: navigation, search

Working with iPad Files on iOS 6

11 bytes added, 13:45, 13 December 2012
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Working with iPad Directories on iOS 6(iPad)|Previous]]<td align="center">[[iPad iOS 6 Development Essentials|Table of Contents]]<td width="20%" align="right">[[iOS 6 iPad Directory Handling and File I/O – A Worked Example|Next]]</td>
<tr>
<td width="20%">Working with iPad Directories on iOS 6<td align="center"><td width="20%" align="right">iOS 6 iPad Directory Handling and File I/O – A Worked Example</td>
</table>
<hr>
In the chapter entitled [[Working with iPad Directories on iOS 6(iPad)]] 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 5 based applications. We also spent some time covering the file system structure used by iOS 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 the iOS 5 SDK. Once we have covered file handling topics in this chapter, the next chapter will work through an application example that puts theory into practice.
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Working with iPad Directories on iOS 6(iPad)|Previous]]<td align="center">[[iPad iOS 6 Development Essentials|Table of Contents]]<td width="20%" align="right">[[iOS 6 iPad Directory Handling and File I/O – A Worked Example|Next]]</td>
<tr>
<td width="20%">Working with iPad Directories on iOS 6<td align="center"><td width="20%" align="right">iOS 6 iPad Directory Handling and File I/O – A Worked Example</td>
</table>

Navigation menu