I would like to save the photos in the private folder of the application (android/data/com.companyname...) on the SD card and not on emulated/0/Android/data/... Is it possible to change this parameter or do I have to create my own custom camera?
I get the path from Context.GetExternalFilesDirs list
Thanks