Part VI. Some Frameworks

In addition to the basic UIKit and Foundation frameworks, which supply the fundamental interface and utility classes for all apps, Cocoa supplies numerous optional frameworks that you can use if your app has special needs. This part of the book introduces some of these frameworks and their related topics. At the same time, it necessarily exercises some restraint. To explore all of the additional iOS frameworks in full depth would more than double the size of this book! So this part of the book fully explains the basics, but then stops and leaves you to go further on your own if you need to; it teaches you what you need to know to get started, and it trains you to understand and explore these and related frameworks independently if your app requires a further level of depth and detail.

  • Chapter 27 introduces the various iOS means for playing sound files, including audio sessions and playing sounds in the background.
  • Chapter 28 describes some basic ways of playing video (movies), along with an introduction to the powerful new AV Foundation framework.
  • Chapter 29 is about how an app can access the user’s music library.
  • Chapter 30 is about how an app can access the user’s photo library, along with the ability to take photos and capture movies.
  • Chapter 31 discusses how an app can access the user’s address book.
  • Chapter 32 talks about how an app can access the user’s calendar data.
  • Chapter 33 describes how an app can allow the user to compose and send email ...

Get Programming iOS 4 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.