Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
WHAT YOU WILL LEARN IN THIS CHAPTER:
In this chapter you'll take an in-depth look at some of the cool features of Adobe AIR that allow you to use the functionality that is integral to most mobile devices.
First you'll take a look at the CameraUI class, examining how you can take photos using the device's camera and include the images in your AIR mobile application. You'll explore the Microphone API, taking a close look at how you can record and play back audio streams using the device's microphone. You then turn your attention to integrating a device's web control and presenting web pages into your mobile applications using the StageWebView class. Finally, you take a look at using the device's Geolocation sensor to retrieve and incorporate GPS location data.