<?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; Device</title>
	<atom:link href="http://MobileDeveloperTips.com/category/device/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>Check If App Is Running On An iPad</title>
		<link>http://MobileDeveloperTips.com/device/check-if-app-is-running-on-an-ipad.html</link>
		<comments>http://MobileDeveloperTips.com/device/check-if-app-is-running-on-an-ipad.html#comments</comments>
		<pubDate>Fri, 30 Mar 2012 06:54:55 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Device]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=11402</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/device/check-if-app-is-running-on-an-ipad.html">Check If App Is Running On An iPad</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Check If App Is Running On An iPad is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved Although you can use something like this &#8211; Get iPhone Device Name, Unique Device Identifier (UDID), OS and Model &#8211; to check if your app is running on an iPad, there is a much easier way. [...]
Related posts:<ol>
<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/device/get-iphone-device-name-unique-device-identifier-udid-os-and-model.html' rel='bookmark' title='Get iPhone Device Name, Unique Device Identifier (UDID), OS and Model'>Get iPhone Device Name, Unique Device Identifier (UDID), OS and Model</a></li>
<li><a href='http://MobileDeveloperTips.com/device/using-the-proximity-sensor.html' rel='bookmark' title='Using the Proximity Sensor'>Using the Proximity Sensor</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/device/check-if-app-is-running-on-an-ipad.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Determine MAC Address</title>
		<link>http://MobileDeveloperTips.com/device/determine-mac-address.html</link>
		<comments>http://MobileDeveloperTips.com/device/determine-mac-address.html#comments</comments>
		<pubDate>Mon, 07 Nov 2011 11:11:10 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Device]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=10557</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/device/determine-mac-address.html">Determine MAC Address</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Determine MAC Address is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved The MAC (Media Access Control) address is an identifier that is associated with a network adapter and uniquely identifies a device on a network. A MAC address consists of 12 hexadecimal numbers, typically formatted as follows XX:XX:XX:YY:YY:YY The XX values in [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/device/determine-if-iphone-is-3g-or-3gs-determine-if-ipod-is-first-or-second-generation.html' rel='bookmark' title='Determine Device Type &#8211; 3G or 3GS / iPod First or Second Generation'>Determine Device Type &#8211; 3G or 3GS / iPod First or Second Generation</a></li>
<li><a href='http://MobileDeveloperTips.com/user-interface/creating-clickable-hyperlinks-from-a-url-phone-number-or-address.html' rel='bookmark' title='Creating Clickable Hyperlinks from a URL, Phone Number or Address'>Creating Clickable Hyperlinks from a URL, Phone Number or Address</a></li>
<li><a href='http://MobileDeveloperTips.com/cocoa/showing-network-activity-when-there-isn%e2%80%99t-any.html' rel='bookmark' title='Showing Network Activity When there Isn’t Any'>Showing Network Activity When there Isn’t Any</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/device/determine-mac-address.html/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Using the Proximity Sensor</title>
		<link>http://MobileDeveloperTips.com/device/using-the-proximity-sensor.html</link>
		<comments>http://MobileDeveloperTips.com/device/using-the-proximity-sensor.html#comments</comments>
		<pubDate>Thu, 02 Jun 2011 08:10:48 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Device]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=8550</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/device/using-the-proximity-sensor.html">Using the Proximity Sensor</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Using the Proximity Sensor is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved The proximity sensor on the iPhone detects when the device is close to your face (or otherwise covered). There aren&#8217;t many times when using the sensor is of value, however, the Google Voice Search application has put this to good [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/device/display-battery-state-and-level-of-charge.html' rel='bookmark' title='Query the Battery State and Level of Charge'>Query the Battery State and Level of Charge</a></li>
<li><a href='http://MobileDeveloperTips.com/cocoa/nsnotification-userinfo-and-object-methods.html' rel='bookmark' title='NSNotification, UserInfo and Object Methods'>NSNotification, UserInfo and Object Methods</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/device/using-the-proximity-sensor.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Query the Battery State and Level of Charge</title>
		<link>http://MobileDeveloperTips.com/device/display-battery-state-and-level-of-charge.html</link>
		<comments>http://MobileDeveloperTips.com/device/display-battery-state-and-level-of-charge.html#comments</comments>
		<pubDate>Tue, 01 Feb 2011 07:03:10 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Device]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=7673</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/device/display-battery-state-and-level-of-charge.html">Query the Battery State and Level of Charge</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Query the Battery State and Level of Charge is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved There are times when checking in on the battery status can be a good idea. The code that follows shows how to monitor battery states and levels (percent of charge) using methods in the UIDevice class. [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/device/get-iphone-device-name-unique-device-identifier-udid-os-and-model.html' rel='bookmark' title='Get iPhone Device Name, Unique Device Identifier (UDID), OS and Model'>Get iPhone Device Name, Unique Device Identifier (UDID), OS and Model</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/uitextview-with-rounded-corners-and-border-color.html' rel='bookmark' title='UITextView with Rounded Corners and Colored Border'>UITextView with Rounded Corners and Colored Border</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/device/display-battery-state-and-level-of-charge.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get iPhone Device Name, Unique Device Identifier (UDID), OS and Model</title>
		<link>http://MobileDeveloperTips.com/device/get-iphone-device-name-unique-device-identifier-udid-os-and-model.html</link>
		<comments>http://MobileDeveloperTips.com/device/get-iphone-device-name-unique-device-identifier-udid-os-and-model.html#comments</comments>
		<pubDate>Thu, 17 Dec 2009 04:21:58 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Device]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=3219</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/device/get-iphone-device-name-unique-device-identifier-udid-os-and-model.html">Get iPhone Device Name, Unique Device Identifier (UDID), OS and Model</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Get iPhone Device Name, Unique Device Identifier (UDID), OS and Model is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved The iPhone SDK includes a singleton of class type UIDevice that you can use to retrieve device specific information (this works equally as well with the simulator). Available Properties in UIDevice uniqueIdentifier &#8211; [...]
Related posts:<ol>
<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/device/determine-if-iphone-is-3g-or-3gs-determine-if-ipod-is-first-or-second-generation.html' rel='bookmark' title='Determine Device Type &#8211; 3G or 3GS / iPod First or Second Generation'>Determine Device Type &#8211; 3G or 3GS / iPod First or Second Generation</a></li>
<li><a href='http://MobileDeveloperTips.com/core-services/getting-the-iphone-user-name.html' rel='bookmark' title='Getting the iPhone User Name'>Getting the iPhone User Name</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/device/get-iphone-device-name-unique-device-identifier-udid-os-and-model.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Determine Device Type &#8211; 3G or 3GS / iPod First or Second Generation</title>
		<link>http://MobileDeveloperTips.com/device/determine-if-iphone-is-3g-or-3gs-determine-if-ipod-is-first-or-second-generation.html</link>
		<comments>http://MobileDeveloperTips.com/device/determine-if-iphone-is-3g-or-3gs-determine-if-ipod-is-first-or-second-generation.html#comments</comments>
		<pubDate>Mon, 24 Aug 2009 14:28:19 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Device]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=3453</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/device/determine-if-iphone-is-3g-or-3gs-determine-if-ipod-is-first-or-second-generation.html">Determine Device Type &#8211; 3G or 3GS / iPod First or Second Generation</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Determine Device Type &#8211; 3G or 3GS / iPod First or Second Generation is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved Using the UIDevice class, you can figure out if your application is running on a iPod or an iPhone. To get this information, access the property named model which will return [...]
Related posts:<ol>
<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/cpp/c-on-iphone-part-3-run-time-type-identification.html' rel='bookmark' title='C++ on iPhone: Part 3, Run Time Type Identification'>C++ on iPhone: Part 3, Run Time Type Identification</a></li>
<li><a href='http://MobileDeveloperTips.com/event-handling/determining-if-touch-or-point-is-within-rectangle.html' rel='bookmark' title='Where Was Touch &#8211; Determine if Touch/Point is Within Rectangle'>Where Was Touch &#8211; Determine if Touch/Point is Within Rectangle</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/device/determine-if-iphone-is-3g-or-3gs-determine-if-ipod-is-first-or-second-generation.html/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Is Application Running on iPhone or iPod touch</title>
		<link>http://MobileDeveloperTips.com/device/is-application-running-on-iphone-or-ipod-touch.html</link>
		<comments>http://MobileDeveloperTips.com/device/is-application-running-on-iphone-or-ipod-touch.html#comments</comments>
		<pubDate>Thu, 06 Aug 2009 18:07:36 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Device]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=3203</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/device/is-application-running-on-iphone-or-ipod-touch.html">Is Application Running on iPhone or iPod touch</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Is Application Running on iPhone or iPod touch is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved If you ever need to know whether your application is running on an iPod touch or an iPhone, the answer is as close as this one line of code: NSString *deviceType = &#91;UIDevice currentDevice&#93;.model; To get [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/event-handling/determining-if-touch-or-point-is-within-rectangle.html' rel='bookmark' title='Where Was Touch &#8211; Determine if Touch/Point is Within Rectangle'>Where Was Touch &#8211; Determine if Touch/Point is Within Rectangle</a></li>
<li><a href='http://MobileDeveloperTips.com/core-services/getting-the-iphone-user-name.html' rel='bookmark' title='Getting the iPhone User Name'>Getting the iPhone User Name</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/device/is-application-running-on-iphone-or-ipod-touch.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

