Changes

Jump to: navigation, search
Calling the Video Capture Intent
The above code example simply displays a toast message indicating the success or otherwise of the recording intent session. In the event of a successful recording, the path to the stored video file is displayed.
When executed, the video capture intent (Figure 46 -1) will launch and provide the user the opportunity to record video.
[[Image:android_studio_camera_app.png|The Android camera intent in action]]
Figure 46-1
 
== Calling the Image Capture Intent ==

Navigation menu