Re: [MonoTouch] How to save Image from Iphone Camera to project directory other than photo album - Mono touch

2012-07-26 Thread proindigo
Has anybody here noticed that the link to sample code download in the link http://docs.xamarin.com/ios/recipes/Media/Video_and_Photos/Save_Photo_to_Album_with_Metadata doesn't work and instead gives you an image? Or is it happening only to me? What's the matter? Thanks. -- View this message

[MonoTouch] How to save Image from Iphone Camera to project directory other than photo album - Mono touch

2012-04-26 Thread gill.saqib
Hi Guys, I am new bee to mono development, i need some help with iphone camera integration. I want to capture image from iphone camera and save the image in to mono project folder not into photo album. Thanks! Regards, Gill -- View this message in context:

Re: [MonoTouch] How to save Image from Iphone Camera to project directory other than photo album - Mono touch

2012-04-26 Thread Craig Dunn
Hey, so you might have already seen this example http://docs.xamarin.com/ios/recipes/Media/Video_and_Photos/Save_Photo_to_Album_with_Metadata grab that code, then in ImageViewController.cs : add this code to the Tweet Station.Camera.TakePicture handler. Note that it isn't saving the GPS or other

Re: [MonoTouch] How to save Image from Iphone Camera to project directory other than photo album - Mono touch

2012-04-26 Thread gill.saqib
Thanks Craig, that's worked :) -- View this message in context: http://monotouch.2284126.n4.nabble.com/How-to-save-Image-from-Iphone-Camera-to-project-directory-other-than-photo-album-Mono-touch-tp4589225p4589544.html Sent from the MonoTouch mailing list archive at Nabble.com.