Currently I am using Xamarin Forms to capture pictures that I upload to the cloud, but I've noticed these are automatically saved to the camera roll.
This seems to be a feature of Windows Phone 8 - http://stackoverflow.com/questions/13587244/cameracapturetask-in-windows-phone-8-auto-saves-to-camera-roll
Is it possible to use the raw camera APIs from within Xamarin Forms?