Xamarin forms: Picture extension is not saving with path in android when do multiple photo selection
问题 I am following this article for Select Multiple Images From Gallery in Xamarin Forms. I completed the feature in android part but the picture path contains only the picture name, extensions are missing when saving path. To upload the image to the server I need the complete image name with extension. So how can I save the complete path of the selected images with the extension? Following method capture the image path: public String GetRealPathFromURI(Android.Net.Uri contentURI) { try { ICursor