iOS Reference Library Apple Developer
Search

About Integrating Device Features into Your Application

Creating a best-of-class mobile application includes taking advantage of device hardware and software features that support the intent of your application. In iOS devices, these features range from the built-in calendar and address book, to the iPod library and audio hardware, to the camera, layered maps, and location awareness. This document surveys these and other features and gives you programming guidance on integrating them into your app.

In some cases, a feature is fully described in its own programming guide. In other cases, this document introduces you to the feature and provides code examples. Be sure to read the next chapter, “A Survey of Device Features,” to learn about the range of device features available to you and where to find out more about them.

Prerequisites

Before reading this document, you should be familiar with Cocoa Touch development as introduced in iOS Application Programming Guide. You should also be comfortable with Cocoa features, concepts, and terminology as described in Cocoa Fundamentals Guide.

Organization of This Document

This document includes the following chapters:

See Also

The dedicated programming guides that describe device features include:

Availability

Many device features described in this document have been available since iOS 2.0. Others, such as Quick Look, SMS support, and Calendar integration were first available in iOS 4.0. Refer to the iOS Reference Library for detailed availability information.




Last updated: 2010-04-30

Did this document help you? Yes It's good, but... Not helpful...