I am new to xamarin. I want to build a xamarin forms application to take picture and save it in the gallery. I built the app to take photo and display it by using the following article.
https://xamarinhelp.com/use-camera-take-photo-xamarin-forms/
But I don't know how to save the image in the gallery in xamarin forms.Can anyone help me to save the image using dependency service in xamarin forms?