<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Udid on A&#43; programming moments</title>
    <link>https://aplus.rs/tags/udid/</link>
    <description>Recent content in Udid on A&#43; programming moments</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 30 May 2009 00:47:01 +0000</lastBuildDate>
    
	<atom:link href="https://aplus.rs/tags/udid/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Howto: find UDID of the iPhone or iPod Touch</title>
      <link>https://aplus.rs/2009/howto-find-udid-of-the-iphone-or-ipod-touch/</link>
      <pubDate>Sat, 30 May 2009 00:47:01 +0000</pubDate>
      
      <guid>https://aplus.rs/2009/howto-find-udid-of-the-iphone-or-ipod-touch/</guid>
      <description>&lt;p&gt;Easiest way is to get it through iTunes.&lt;/p&gt;
&lt;p&gt;On the main device screen, click on the serial number (the blured area below):&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://aplus.rs/images/2009/iphone-serial.gif&#34; alt=&#34;iphone-serial&#34;&gt;&lt;/p&gt;
&lt;p&gt;When you click on it, it will change into this screen, which has the UDID:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://aplus.rs/images/2009/iphone-uuid.gif&#34; alt=&#34;iphone-uuid&#34;&gt;&lt;/p&gt;
&lt;p&gt;Now do Cmd+C (Mac) or Ctrl+C (Win) &amp;ndash; or use menu Edit/Copy &amp;ndash; to get it into clipboard.&lt;/p&gt;
&lt;h3 id=&#34;using-existing-iphone-apps&#34;&gt;Using existing iPhone apps&lt;/h3&gt;
&lt;p&gt;If you have an iTunes Store account, get the free &lt;a href=&#34;http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=285691333&amp;amp;mt=8&#34;&gt;Ad Hoc Helper&lt;/a&gt; application. You need to have an email account setup so you can send the UDID to whom ever it&amp;rsquo;s needed.&lt;/p&gt;
&lt;p&gt;The same thing can be done with &lt;a href=&#34;http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=303034517&amp;amp;mt=8&#34;&gt;iStat&lt;/a&gt; app, which is not free and it&amp;rsquo;s main purpose is not to get the UDID. But it does displays it and also allows you to send it over email.&lt;/p&gt;
&lt;h3 id=&#34;using-backups&#34;&gt;Using backups&lt;/h3&gt;
&lt;p&gt;On Mac, iPhone backups are at:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;/Users/{USERNAME}/Library/Application Support/MobileSync/Backup/{UDID}
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;On Windows Vista, iPhone backups are located at:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;C:\Users\{USERNAME}\AppData\Roaming\Apple Computer\MobileSync\Backup\{UDID}
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;On Windows XP/2003 it&amp;rsquo;s:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;C:\Documents and Settings\{USERNAME}\Application Data\Apple Computer\MobileSync\Backup\{UDID}
&lt;/code&gt;&lt;/pre&gt;
&lt;h3 id=&#34;using-iphone-configuration-utility&#34;&gt;Using iPhone Configuration Utility&lt;/h3&gt;
&lt;p&gt;On the &lt;a href=&#34;http://www.apple.com/support/iphone/enterprise/&#34;&gt;iPhone Enterprise&lt;/a&gt; page at Apple&amp;rsquo;s site, you can find links to Mac and Windows versions of this utility. One of the things it does is allows you to get the UDID.&lt;/p&gt;
&lt;p&gt;Once you connect the device, this is the place to get it:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://aplus.rs/images/2009/iphone-config-util.gif&#34; alt=&#34;iphone-config-util&#34;&gt;&lt;/p&gt;
&lt;p&gt;Now just select the identifier and copy into clipboard.&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>