<?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>Macintosh How To &#187; mobile-phone</title>
	<atom:link href="http://macintoshhowto.com/tag/mobile-phone/feed" rel="self" type="application/rss+xml" />
	<link>http://macintoshhowto.com</link>
	<description>...the art of macintosh maintenance...</description>
	<lastBuildDate>Fri, 13 Apr 2012 00:03:19 +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>How to write your own mobile phone drivers for OSX</title>
		<link>http://macintoshhowto.com/phone/how-to-write-your-own-mobile-phone-drivers-for-osx.html</link>
		<comments>http://macintoshhowto.com/phone/how-to-write-your-own-mobile-phone-drivers-for-osx.html#comments</comments>
		<pubDate>Mon, 18 Oct 2010 22:02:37 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[advanced]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[mobile-phone]]></category>
		<category><![CDATA[samsung]]></category>

		<guid isPermaLink="false">http://macintoshhowto.com/?p=1258</guid>
		<description><![CDATA[In this post I posted some drivers for the Samsung D900 mobile phone. A lot of people contacted me asking how I wrote them. Well it was a bit of a fudge really. All I did was grab the Samsung D900i phone driver, and change every occurrence of D900i to D900! I also did a [...]]]></description>
			<content:encoded><![CDATA[<p><img id="image101" src="http://howto.dubbo.org/wp-content/uploads/2007/06/D900.jpg" alt="D900.jpg" width="186" height="192" /><br />
In <a href="http://macintoshhowto.com/phone/how-to-sync-your-d900i-to-macintosh-osx.html">this post</a> I posted some drivers for the Samsung D900 mobile phone. A lot of people contacted me asking how I wrote them. Well it was a bit of a fudge really. All I did was grab the Samsung D900i phone driver, and change every occurrence of D900i to D900!</p>
<p>I also did a version for the Optus D736 <a href="http://macintoshhowto.com/hardware/how-to-get-bird-d736-usb-working-in-osx.html">here </a>and it seemed to work.  Here&#8217;s how I did it.<span id="more-1258"></span></p>
<ol>
<li>I downloaded a phone driver like <a href="http://dubbo.org/public/D900i.zip">this file</a>.</li>
<li>I right clicked on the file and select &#8216;show package contents&#8217;.</li>
<li>I opened info.plist with a text editor like <a href="http://www.barebones.com/products/textwrangler/">Textwrangler</a>.</li>
<li>Where it says D900i I  changed it to the phone that I wanted to work. (If you do this you will have to use the proper official model name for the phone.)</li>
<li>I opened the folder called resources and opened the file called MetaClasses.plist</li>
<li>I did the same &#8211; changed the phone name.</li>
</ol>
<p>I changed likes like this:</p>
<p><em>&lt;key&gt;com.apple.gmi+gmm&lt;/key&gt;</em></p>
<p><em> </em></p>
<p><em>&lt;string&gt;SAMSUNG+SAMSUNG SGH-D900&lt;/string&gt;</em></p>
<p>and this:</p>
<p><em>&lt;key&gt;ModelName&lt;/key&gt;</em></p>
<p><em> </em></p>
<p><em>&lt;string&gt;D900&lt;/string&gt;</em></p>
<p><em> </em></p>
<p><em>&lt;key&gt;CompanyName&lt;/key&gt;</em></p>
<p><em> </em></p>
<p><em>&lt;string&gt;Samsung&lt;/string&gt;</em></p>
<p>Note:</p>
<p>I started with a file closest to the one that I wanted to end up with. I wanted to write a driver for the samsung D900i mobile phone so I started with the driver for the Samsung D900 and modified it.</p>
<p>So if you were wanting to write a driver for say a Nokia or Motorola phone, you would  probably be better off to start with a driver for that phone and then modifying it.</p>
<p>This is a total hack, I didn&#8217;t really know what I was doing when I did it, but it just worked, and it didn&#8217;t seem to break anything. So use this at your own risk and I take no responsibility!</p>
<p>you</p>
<a name="fb_share" type="box_count" share_url="http://macintoshhowto.com/phone/how-to-write-your-own-mobile-phone-drivers-for-osx.html">Share</a>]]></content:encoded>
			<wfw:commentRss>http://macintoshhowto.com/phone/how-to-write-your-own-mobile-phone-drivers-for-osx.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get your address book contacts into your mobile phone</title>
		<link>http://macintoshhowto.com/sync/how-to-get-your-address-book-contacts-into-your-mobile-phone.html</link>
		<comments>http://macintoshhowto.com/sync/how-to-get-your-address-book-contacts-into-your-mobile-phone.html#comments</comments>
		<pubDate>Sun, 10 Oct 2010 08:36:16 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[productivity]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[address book]]></category>
		<category><![CDATA[isync]]></category>
		<category><![CDATA[mobile-phone]]></category>

		<guid isPermaLink="false">http://macintoshhowto.com/?p=1396</guid>
		<description><![CDATA[If you are moving from another mobile phone to an iPhone, if you first sync your old phone to your Address Book it will bring all your numbers into your iPhone. Likewise, you can copy all your address book contacts onto your mobile phone from your iPhone or Address Book.  Here&#8217;s how. On your Mobile [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://macintoshhowto.com/wp-content/uploads/2010/12/Screen-shot-2010-12-10-at-7.34.41-PM.png"><img class="alignnone size-full wp-image-1400" title="mobile phone" src="http://macintoshhowto.com/wp-content/uploads/2010/12/Screen-shot-2010-12-10-at-7.34.41-PM.png" alt="" width="225" height="136" /></a></p>
<p><a href="http://macintoshhowto.com/wp-content/uploads/2010/12/Screen-shot-2010-12-10-at-7.34.41-PM.png"></a>If you are moving from another mobile phone to an iPhone, if you first sync your old phone to your Address Book it will bring all your numbers into your iPhone. Likewise, you can copy all your address book contacts onto your mobile phone from your iPhone or Address Book.  Here&#8217;s how.<span id="more-1396"></span></p>
<p>On your Mobile turn on bluetooth and make sure the phone is discoverable.</p>
<p>On your Macinotosh go to System Preferences:Bluetooth.</p>
<p>If it&#8217;s off turn it on.</p>
<p>Click on the + sign to add a new device.</p>
<p>Your phone should appear: select your phone.</p>
<p><a href="http://macintoshhowto.com/wp-content/uploads/2010/12/Screen-shot-2010-12-10-at-7.22.51-PM.png"><img class="alignnone size-medium wp-image-1398" title="Screen shot 2010-12-10 at 7.22.51 PM" src="http://macintoshhowto.com/wp-content/uploads/2010/12/Screen-shot-2010-12-10-at-7.22.51-PM-300x170.png" alt="" width="300" height="170" /></a></p>
<p>You will get given a password on your screen and your mobile will ask for a password. Type it onto your phone.</p>
<p>Open iSync (Applications:Utilities:iSync)</p>
<p>select the menu Devices:Add Device</p>
<p>When the phone appears, double click it.</p>
<p><a href="http://macintoshhowto.com/wp-content/uploads/2010/12/Screen-shot-2010-12-10-at-7.25.59-PM.png"><img class="alignnone size-medium wp-image-1397" title="Screen shot 2010-12-10 at 7.25.59 PM" src="http://macintoshhowto.com/wp-content/uploads/2010/12/Screen-shot-2010-12-10-at-7.25.59-PM-300x43.png" alt="" width="300" height="43" /></a></p>
<p>Now your phone will appear in the isync window. Set up the settings as you want them.</p>
<p><a href="http://macintoshhowto.com/wp-content/uploads/2010/12/Screen-shot-2010-12-10-at-7.27.48-PM.png"><img class="alignnone size-medium wp-image-1399" title="isync phone" src="http://macintoshhowto.com/wp-content/uploads/2010/12/Screen-shot-2010-12-10-at-7.27.48-PM-300x182.png" alt="" width="300" height="182" /></a></p>
<p>Finally click &#8216;Sync Devices&#8217; and it will fill your phone with all your Address book contacts.</p>
<p>Here is a list of all the phones that will sync with iSync:</p>
<p>http://support.apple.com/kb/HT2824</p>
<p>plus these:</p>
<p>http://support.apple.com/kb/HT2520</p>
<a name="fb_share" type="box_count" share_url="http://macintoshhowto.com/sync/how-to-get-your-address-book-contacts-into-your-mobile-phone.html">Share</a>]]></content:encoded>
			<wfw:commentRss>http://macintoshhowto.com/sync/how-to-get-your-address-book-contacts-into-your-mobile-phone.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to get your Optus D736 USB working in OSX</title>
		<link>http://macintoshhowto.com/hardware/how-to-get-bird-d736-usb-working-in-osx.html</link>
		<comments>http://macintoshhowto.com/hardware/how-to-get-bird-d736-usb-working-in-osx.html#comments</comments>
		<pubDate>Tue, 28 Aug 2007 23:26:41 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[hardware]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[mobile-phone]]></category>
		<category><![CDATA[OS-X]]></category>

		<guid isPermaLink="false">http://howto.dubbo.org/phone/how-to-get-bird-d736-usb-working-in-osx.html</guid>
		<description><![CDATA[The Optus D736 I think is a Bird D736. 1. Download and run this driver from here. 2. Put a memory card in the phone. 3. Plug in the phone and post a comment here if it works, or if you have to change some settings on the phone. (I have not tested on the [...]]]></description>
			<content:encoded><![CDATA[<p>The Optus D736 I think is a Bird D736. </p>
<p>1. Download and run this driver from <a href="http://macintoshhowto.com/downloads/d736USBEnabler.pkg.zip">here</a>.<br />
2. Put a memory card in the phone.<br />
3. Plug in the phone and post a comment here if it works, or if you have to change some settings on the phone. (I have not tested on the bird phone).</p>
<a name="fb_share" type="box_count" share_url="http://macintoshhowto.com/hardware/how-to-get-bird-d736-usb-working-in-osx.html">Share</a>]]></content:encoded>
			<wfw:commentRss>http://macintoshhowto.com/hardware/how-to-get-bird-d736-usb-working-in-osx.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The best settings for movies for phones</title>
		<link>http://macintoshhowto.com/movies/the-best-settings-for-movies-for-phones.html</link>
		<comments>http://macintoshhowto.com/movies/the-best-settings-for-movies-for-phones.html#comments</comments>
		<pubDate>Fri, 29 Jun 2007 01:27:05 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[movies]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[mobile-phone]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://howto.dubbo.org/movies/the-best-settings-for-movies-for-phones.html</guid>
		<description><![CDATA[Well, I&#8217;m on a bit of a run here with my new samsung D900 mobile phone, the latest being what are the best settings to compress a movie to watch on my phone. The phones resolution is 320&#215;240, which I think is similar to an ipod. I use Handbrake to encode DVD&#8217;s, you can also [...]]]></description>
			<content:encoded><![CDATA[<p align="left"><img src="http://howto.dubbo.org/wp-content/uploads/2007/06/D900.jpg" id="image101" alt="D900.jpg" height="192" width="186" /></p>
<p>Well, I&#8217;m on a bit of a run here with my new samsung D900 mobile phone, the latest being what are the best settings to compress a movie to watch on my phone. The phones resolution is 320&#215;240, which I think is similar to an ipod. I use Handbrake to encode DVD&#8217;s, you can also use these settings to  export from Quicktime pro, but Handbrake is free.<span id="more-104"></span></p>
<p><strong>FILE FORMAT: MP4<br />
CODECS: MPEG-4/AAC Audio</strong></p>
<p><strong>VIDEO:</strong><br />
OUTPUT: 320&#215;240 You may need to CROP to get the aspect ratio right, for example, 150 or so pixels off each side, depending on the original. Just play with the crop settings till the picture looks OK and not stretched.<br />
FRAMERATE: 15 frames per seconds (fps) (Normal framerate is 25fps, but it&#8217;s hard to notice this slower framerate except for panning which is a bit staggered.)<br />
AVERAGE VIDEO BITRATE: 200kbps (Any lower and you start to notice a decrease in quality. I tested 850, 500, 300, 250, 150 and 100kbps.)<br />
2-pass encoding<br />
<strong> AUDIO:</strong><br />
FORMAT: AAC<br />
BITRATE: 128kbps.  (At 96 I could notice a discernable decrease in audio quality.)</p>
<p>I saved this under a profile called &#8216;phone&#8217; and it works well. A 2 hour movie takes about 12 hours to encode, but comes out at about 500MB and is almost perfect quality on the small screen.</p>
<a name="fb_share" type="box_count" share_url="http://macintoshhowto.com/movies/the-best-settings-for-movies-for-phones.html">Share</a>]]></content:encoded>
			<wfw:commentRss>http://macintoshhowto.com/movies/the-best-settings-for-movies-for-phones.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to modify the settings on your D900i Samsung mobile</title>
		<link>http://macintoshhowto.com/phone/how-to-modify-the-settings-on-your-d900i-samsung-mobile.html</link>
		<comments>http://macintoshhowto.com/phone/how-to-modify-the-settings-on-your-d900i-samsung-mobile.html#comments</comments>
		<pubDate>Thu, 28 Jun 2007 03:56:37 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[phone]]></category>
		<category><![CDATA[mobile-phone]]></category>
		<category><![CDATA[samsung]]></category>

		<guid isPermaLink="false">http://howto.dubbo.org/phone/how-to-modify-the-settings-on-your-d900i-samsung-mobile.html</guid>
		<description><![CDATA[I know this is a little of the &#8216;Macintosh&#8217; topic but I thought I&#8217;d post it anyway. Enter the number: *#8999*8378# This will put your Samsung D900i into test mode and give you a new menu where you can change all the audio settings for the phone, all the gains (eg microphone, speaker) in various [...]]]></description>
			<content:encoded><![CDATA[<p align="left"><img src="http://howto.dubbo.org/wp-content/uploads/2007/06/D900.jpg" alt="D900.jpg" id="image101" height="192" width="186" /></p>
<p>I know this is a little of the &#8216;Macintosh&#8217; topic but I thought I&#8217;d post it anyway.<span id="more-103"></span></p>
<p>Enter the number:    *#8999*8378#</p>
<p>This will put your Samsung D900i into test mode and  give you a new menu where you can change all the audio settings for the phone, all the gains (eg microphone, speaker)  in various modes (eg handsfree, carkit etc). Make sure you take a note of the settings before you change anything so you can change it back.</p>
<p>The following abbreviations mean:</p>
<p>- Loud Speaker SUP : slide up<br />
- Loud Speaker SDN : slide down</p>
<p>And the others are various versions of handsfree etc. post a note if you work them out.</p>
<a name="fb_share" type="box_count" share_url="http://macintoshhowto.com/phone/how-to-modify-the-settings-on-your-d900i-samsung-mobile.html">Share</a>]]></content:encoded>
			<wfw:commentRss>http://macintoshhowto.com/phone/how-to-modify-the-settings-on-your-d900i-samsung-mobile.html/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>How to sync your Samsung SGH D900i mobile phone to Macintosh OSX</title>
		<link>http://macintoshhowto.com/phone/how-to-sync-your-d900i-to-macintosh-osx.html</link>
		<comments>http://macintoshhowto.com/phone/how-to-sync-your-d900i-to-macintosh-osx.html#comments</comments>
		<pubDate>Fri, 08 Jun 2007 06:09:28 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[phone]]></category>
		<category><![CDATA[isync]]></category>
		<category><![CDATA[mobile-phone]]></category>
		<category><![CDATA[patches]]></category>
		<category><![CDATA[samsung]]></category>

		<guid isPermaLink="false">http://howto.dubbo.org/software/how-to-sync-your-d900i-to-macintosh-osx.html</guid>
		<description><![CDATA[I just got a Samsung SGH D900i mobile phone but it doesn&#8217;t sync address book contacts across bluetooth or USB with isync becasue isync only syncs with the D900. I modified the isync plugin and now it&#8217;s working! Here&#8217;s how to get it going&#8230; and after some comments I also added a version for the [...]]]></description>
			<content:encoded><![CDATA[<p><img id="image101" src="http://howto.dubbo.org/wp-content/uploads/2007/06/D900.jpg" alt="D900.jpg" width="186" height="192" /></p>
<p>I just got a Samsung SGH D900i mobile phone but it doesn&#8217;t sync address book contacts across bluetooth or USB with isync becasue isync only syncs with the D900.</p>
<p>I modified the isync plugin and now it&#8217;s working!<br />
Here&#8217;s how to get it going&#8230; and after some comments I also added a version for the samsung G600 mobile phone.<br />
There&#8217;s also a version for Optus Bird phones <a href="http://macintoshhowto.com/hardware/how-to-get-bird-d736-usb-working-in-osx.html">here</a>.<br />
<span id="more-100"></span></p>
<ol>
<li><strong>Download</strong> <a href="http://dubbo.org/public/D900i.zip">this file</a> and unzip it, you should end up with a folder called Samsung-D900.phoneplugin.</li>
<li>Go to applications, <strong>isync</strong> and right click or control click and go to <strong>&#8216;show package contents&#8217;</strong></li>
<li>Open the isync <strong>Contents</strong> folder, then <strong>Plugins</strong>, then <strong>ApplePhoneConduit.syncdevice</strong>, then <strong>Contents</strong>, then <strong>Plugins</strong>.</li>
<li><strong>Drag my Samsung-D900.phoneplugin file into that folder</strong>, next to all the other phone plugin files. it will ask if you want to overwrite the existing folder, say Overwrite.</li>
<li>Make sure bluetooth is turned on on your phone (applications bluetooth) , and on your computer (preferences/bluetooth). Choose add new bluetooth device under the bluetooth preference pane on your macintosh and add your phone. <strong>Open isync</strong> and it should now sync with your new D900i.</li>
</ol>
<p><strong>Note</strong>: if you want to <strong>mount</strong> your  D900i as a USB drive that is a separate issue, look <a href="http://macintoshhowto.com/phone/get-osx-to-see-your-samsung-d900i-mobile-phone.html">here</a>.</p>
<p>If you find this helpful please consider a link to this site! Thanks.</p>
<p>Some people have asked for a G600 version. No idea if this will work but you could<a href="http://macintohshowto.com/public/Samsung-G600.phoneplugin.zip"> try this one</a>. It&#8217;s just the D 900i with the name changed. Same instructions as above but I&#8217;d delete the D900 plugin as it may clash with his one. Let me know if it works!</p>
<a name="fb_share" type="box_count" share_url="http://macintoshhowto.com/phone/how-to-sync-your-d900i-to-macintosh-osx.html">Share</a>]]></content:encoded>
			<wfw:commentRss>http://macintoshhowto.com/phone/how-to-sync-your-d900i-to-macintosh-osx.html/feed</wfw:commentRss>
		<slash:comments>85</slash:comments>
		</item>
		<item>
		<title>Mounting Samsung D900i  as USB drive in OSX</title>
		<link>http://macintoshhowto.com/phone/get-osx-to-see-your-samsung-d900i-mobile-phone.html</link>
		<comments>http://macintoshhowto.com/phone/get-osx-to-see-your-samsung-d900i-mobile-phone.html#comments</comments>
		<pubDate>Wed, 06 Jun 2007 05:03:25 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[phone]]></category>
		<category><![CDATA[mobile-phone]]></category>
		<category><![CDATA[OS-X]]></category>
		<category><![CDATA[patches]]></category>
		<category><![CDATA[samsung]]></category>

		<guid isPermaLink="false">http://howto.dubbo.org/software/get-osx-to-see-your-samsung-d900i-mobiel-phone.html</guid>
		<description><![CDATA[Well it seems that OSX won&#8217;t recognise any Samsung phones. A bit disappointing given their TV adds on how Macintosh is friendly with everything! I rang Samsung and they said &#8216;we don&#8217;t support macintosh&#8217; So to get my samsung D900i working on OSX I had to do this: (I&#8217;m not suggesting you do it for [...]]]></description>
			<content:encoded><![CDATA[<p align="left"><img src="http://howto.dubbo.org/wp-content/uploads/2007/06/D900.jpg" id="image101" alt="D900.jpg" height="192" width="186" /></p>
<p align="left">Well it seems that OSX won&#8217;t recognise any Samsung phones. A bit disappointing given their TV adds on how Macintosh is friendly with everything! I rang Samsung and they said &#8216;we don&#8217;t support macintosh&#8217;</p>
<p align="left">So to get my samsung D900i working on OSX I had to do this: (I&#8217;m not suggesting you do it for whatever reasons like you might sue me if it doesn&#8217;t work, but it worked for me).</p>
<p align="left">&nbsp;</p>
<p><span id="more-102"></span></p>
<p align="left"><strong>1.</strong> <strong>Download</strong> this file: <a href="http://macintoshhowto.com/downloads/D900iUSB.pkg.zip">D900iUSB.pkg.zip</a></p>
<p align="left"><strong>2.</strong> <strong>Run it</strong></p>
<p align="left"><strong>3. Put some memory in the</strong> mobile phone miniSD slot because it is only the external memory that the phone uses as a USB drive. (I got 2G for $25 so it’s pretty cheap)</p>
<p><strong>4. Go into the  USB settings </strong>on the phone and set it to USB mass media, not USB modem.</p>
<p align="left"><strong>3. Plug in your Samsung D900i</strong> and wow, it mounts AND itunes now recognises it and imports the photos automatically!</p>
<p align="left">Note: if you want to SYNC your samsung D900i that is a separate issue, look <a href="http://macintoshhowto.com/phone/how-to-sync-your-d900i-to-macintosh-osx.html">here</a>.</p>
<a name="fb_share" type="box_count" share_url="http://macintoshhowto.com/phone/get-osx-to-see-your-samsung-d900i-mobile-phone.html">Share</a>]]></content:encoded>
			<wfw:commentRss>http://macintoshhowto.com/phone/get-osx-to-see-your-samsung-d900i-mobile-phone.html/feed</wfw:commentRss>
		<slash:comments>75</slash:comments>
		</item>
	</channel>
</rss>

