<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mobile Developer Tips &#187; Camera</title>
	<atom:link href="http://MobileDeveloperTips.com/category/camera/feed" rel="self" type="application/rss+xml" />
	<link>http://MobileDeveloperTips.com</link>
	<description>iOS Developer Tips, Tricks and Tutorials.</description>
	<lastBuildDate>Wed, 16 May 2012 12:25:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Writing a Flashlight Application using the iPhone LED</title>
		<link>http://MobileDeveloperTips.com/camera/flashlight-application-using-the-iphone-led.html</link>
		<comments>http://MobileDeveloperTips.com/camera/flashlight-application-using-the-iphone-led.html#comments</comments>
		<pubDate>Fri, 17 Dec 2010 03:43:25 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Camera]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=7118</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/camera/flashlight-application-using-the-iphone-led.html">Writing a Flashlight Application using the iPhone LED</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Writing a Flashlight Application using the iPhone LED is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved With the introduction of the iPhone 4, Apple has added an LED alongside the camera. It&#8217;s amazing how bright this little bugger is, ideal for a flashlight! Since the release of the iPhone 4 I&#8217;ve been [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/cocoa/launching-the-browser-from-within-an-iphone-application.html' rel='bookmark' title='Launching the Browser from within an iPhone application'>Launching the Browser from within an iPhone application</a></li>
<li><a href='http://MobileDeveloperTips.com/device/is-application-running-on-iphone-or-ipod-touch.html' rel='bookmark' title='Is Application Running on iPhone or iPod touch'>Is Application Running on iPhone or iPod touch</a></li>
<li><a href='http://MobileDeveloperTips.com/cocoa/launching-other-apps-within-an-iphone-application.html' rel='bookmark' title='Launching Other Apps within an iPhone Application'>Launching Other Apps within an iPhone Application</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/camera/flashlight-application-using-the-iphone-led.html/feed</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>Camera Application to Take Pictures and Save Images to Photo Album</title>
		<link>http://MobileDeveloperTips.com/camera/camera-application-to-take-pictures-and-save-images-to-photo-album.html</link>
		<comments>http://MobileDeveloperTips.com/camera/camera-application-to-take-pictures-and-save-images-to-photo-album.html#comments</comments>
		<pubDate>Fri, 26 Feb 2010 14:56:59 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Camera]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=5553</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/camera/camera-application-to-take-pictures-and-save-images-to-photo-album.html">Camera Application to Take Pictures and Save Images to Photo Album</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Camera Application to Take Pictures and Save Images to Photo Album is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved Editor&#8217;s Note:If you would like to save the UIImage from the camera to a PNG of JPEG file versus the Photo Album, you can find an example here: Save UIImage Object as a [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/camera/save-an-image-to-camera-roll.html' rel='bookmark' title='Save an Image to Camera Roll'>Save an Image to Camera Roll</a></li>
<li><a href='http://MobileDeveloperTips.com/camera/iphone-support-camera-and-recording-video.html' rel='bookmark' title='Does iPhone Support Camera and Recording of Video?'>Does iPhone Support Camera and Recording of Video?</a></li>
<li><a href='http://MobileDeveloperTips.com/memory-management/images-and-caching.html' rel='bookmark' title='Images and Caching'>Images and Caching</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/camera/camera-application-to-take-pictures-and-save-images-to-photo-album.html/feed</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>Does iPhone Support Camera and Recording of Video?</title>
		<link>http://MobileDeveloperTips.com/camera/iphone-support-camera-and-recording-video.html</link>
		<comments>http://MobileDeveloperTips.com/camera/iphone-support-camera-and-recording-video.html#comments</comments>
		<pubDate>Mon, 23 Nov 2009 14:42:31 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Camera]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=4552</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/camera/iphone-support-camera-and-recording-video.html">Does iPhone Support Camera and Recording of Video?</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Does iPhone Support Camera and Recording of Video? is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved This is the final tip in a series of four that is based on content from the O&#8217;Reilly book Head First iPhone Development. O’Reilly and iPhone Developer Tips are collaborating to give away a free ebook [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/screencasts-videos/iphone-video-tutorials.html' rel='bookmark' title='iPhone Video Tutorials &#8211; New Sponsor'>iPhone Video Tutorials &#8211; New Sponsor</a></li>
<li><a href='http://MobileDeveloperTips.com/camera/save-an-image-to-camera-roll.html' rel='bookmark' title='Save an Image to Camera Roll'>Save an Image to Camera Roll</a></li>
<li><a href='http://MobileDeveloperTips.com/camera/capture-a-screenshot-on-iphone.html' rel='bookmark' title='Capture a Screenshot on the iPhone'>Capture a Screenshot on the iPhone</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/camera/iphone-support-camera-and-recording-video.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Save an Image to Camera Roll</title>
		<link>http://MobileDeveloperTips.com/camera/save-an-image-to-camera-roll.html</link>
		<comments>http://MobileDeveloperTips.com/camera/save-an-image-to-camera-roll.html#comments</comments>
		<pubDate>Thu, 07 May 2009 07:08:02 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Camera]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=2257</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/camera/save-an-image-to-camera-roll.html">Save an Image to Camera Roll</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Save an Image to Camera Roll is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved Saving an image to the camera roll on the iPhone is as close as a method call in the UIKit. However, it takes a few steps to wrap together code to manage error handling and notification that the [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/xcode/error-syntax-error-before-at_name-token.html' rel='bookmark' title='Error: syntax error before &#8216;AT_NAME&#8217; token'>Error: syntax error before &#8216;AT_NAME&#8217; token</a></li>
<li><a href='http://MobileDeveloperTips.com/cocoa/how-to-mask-an-image.html' rel='bookmark' title='How to Mask an Image'>How to Mask an Image</a></li>
<li><a href='http://MobileDeveloperTips.com/cocoa/single-double-and-triple-taps.html' rel='bookmark' title='Single, Double and Triple Taps'>Single, Double and Triple Taps</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/camera/save-an-image-to-camera-roll.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Capture a Screenshot on the iPhone</title>
		<link>http://MobileDeveloperTips.com/camera/capture-a-screenshot-on-iphone.html</link>
		<comments>http://MobileDeveloperTips.com/camera/capture-a-screenshot-on-iphone.html#comments</comments>
		<pubDate>Thu, 05 Feb 2009 03:43:17 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Camera]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[simulator]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=1493</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/camera/capture-a-screenshot-on-iphone.html">Capture a Screenshot on the iPhone</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Capture a Screenshot on the iPhone is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved If you ever have a need to create a screenshot from an iPhone (not the simulator), or if you are unsure why you would ever want to do this, read on&#8230; For the most part, capturing images of [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/cocoa/launching-your-own-application-via-a-custom-url-scheme.html' rel='bookmark' title='Launching Your Own Application via a Custom URL Scheme'>Launching Your Own Application via a Custom URL Scheme</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/camera/capture-a-screenshot-on-iphone.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

