Changes

Jump to: navigation, search
no edit summary
As will be demonstrated in this chapter, this approach allows video recording capabilities to be added to applications with just a few lines of code.
== Checking Checking for Camera Support ==
Before attempting to access the camera on an Android device, it is essential that defensive code be implemented to verify the presence of camera hardware. This is of particular importance since not all Android devices include a camera.
[[File:as3.0_camera_app_ui.png]]

[[File:as3.0_camera_app_running.png]]

Navigation menu