Camera Control In Power Apps

Power Apps is a suite of apps, services, connectors, and data platforms that provides a rapid application development environment to build custom apps for your business needs. Click here for more details.

Camera control enables users to take pictures using the camera on a device. The most recently captured picture is available through the Photo property.

In this article, you will learn how to use Camera Control in Microsoft Power Apps.

Step 1

Open the URL https://powerapps.microsoft.com/en-us/ in the browser for Power apps,

Camera Control In Power Apps

Create an account with your Organization 's Mail ID and log in. After loggng in to your Power Apps account,

Camera Control In Power Apps

Step 2

First, click on Create (+ ) and Select the Canvas app from blank.

Camera Control In Power Apps

Next, give the App name as PACameraD and Format as Phone, and then click on Create.

Camera Control In Power Apps

Step 3

To test the Camera control, rename the Screen name as ScrCam.

Camera Control In Power Apps

Add the following controls in the screen for Camera Control feature view,

Insert the Label Control and set the Name property as LblName and Text Property as Camera Control in Power Apps.

Camera Control In Power Apps

Insert the Camera Control and set the Name property as CamTest.

Camera Control In Power Apps

Camera Control In Power Apps

Insert the Image Control and set the Name property as ImgTest and Set the Image property as CamTest.Photo to show the latest Image from the Camera control.

Camera Control In Power Apps

Step 4

Now we can see the preview of your App in Power Apps Studio, and the output of the PACameraD is,

Camera Control In Power Apps

After Tapping the Camera Control,

Camera Control In Power Apps

Summary

Now you have successfully tested Camera Control- PACameraDin Power Apps Studio environment.


Similar Articles