Image Upload From Camera :-
Go to the Picture page & take a button inside dataview named Take Picture.

Double click on Take Picture button -> In onClick events select call a nanoflow & create a new nanoflow(ACT_TakePicture).

Open ACT_TakePicture nanoflow & take a TakePicture activity.

Open TakePicture activity & set all the values. Make sure to select camera as picture source.

Now run the application & test it.
When you click the Take Picture button, your device’s camera will open.


Conclusion:
I hope this article has helped you understand How To Upload Image from Camera In Mendix Native App.
Thanks for reading this! See you in the next blog post.
