SummaryIn this lab, you have learned how to integrate the camera directly into our application. The PhotoCamera API provides support for displaying live camera feeds as well as handling the camera button and other events. You have also seen an example of an application that connects to the camera on a lower level to apply more complex processing to the image before returning the feed to the application. |