<?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>Android in Canada Blog &#187; Tutorials</title>
	<atom:link href="http://www.androidincanada.ca/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.androidincanada.ca</link>
	<description>Tips &#38; News for Canadian Android Users!</description>
	<lastBuildDate>Fri, 03 Feb 2012 19:46:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
  <link>http://www.androidincanada.ca</link>
  <url>http://www.androidincanada.ca/web/content/wp-content/uploads/2010/09/favicon.ico</url>
  <title>Android in Canada Blog</title>
</image>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>How To Root Galaxy Nexus (Updated)</title>
		<link>http://www.androidincanada.ca/news/how-to-root-galaxy-nexus-gsm/</link>
		<comments>http://www.androidincanada.ca/news/how-to-root-galaxy-nexus-gsm/#comments</comments>
		<pubDate>Sat, 17 Dec 2011 13:30:47 +0000</pubDate>
		<dc:creator>Tom Gray</dc:creator>
				<category><![CDATA[Android Firmware]]></category>
		<category><![CDATA[Android Phones]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Rooting]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[galaxy nexus]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Root]]></category>

		<guid isPermaLink="false">http://www.androidincanada.ca/?p=9805</guid>
		<description><![CDATA[Update: I have personally tried this. Works on my GSM Galaxy Nexus running ICS 4.0.1 and 4.0.2. APPLY THIS AT YOUR OWN RISK! Superboot r3 - DOWNLOAD - MD5: c827e540aa0262adc2ded86a91c68492 The superboot image is also &#8216;insecure&#8217;, allowing you to use &#8216;adb remount&#8217; as well as having full ADB root access to your device until such time as you reboot after...<p><a href="http://www.androidincanada.ca/news/how-to-root-galaxy-nexus-gsm/">How To Root Galaxy Nexus (Updated)</a> is a post from: <a href="http://www.androidincanada.ca">Android in Canada Blog</a></p>

Related posts:<ol>
<li><a href='http://www.androidincanada.ca/news/htc-updates-bootloader-policy-no-warranty-support-with-unlock/' rel='bookmark' title='HTC Updates Bootloader policy: No Warranty, Support with Unlock'>HTC Updates Bootloader policy: No Warranty, Support with Unlock</a></li>
<li><a href='http://www.androidincanada.ca/news/motorola-atrix-locked-down-good-no-useful-comment-provided/' rel='bookmark' title='Motorola Atrix Locked Down Good, No Useful Comment Provided &#8211; UPDATED.'>Motorola Atrix Locked Down Good, No Useful Comment Provided &#8211; UPDATED.</a></li>
<li><a href='http://www.androidincanada.ca/news/galaxy-nexus-roms/' rel='bookmark' title='Galaxy Nexus Roms'>Galaxy Nexus Roms</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.androidincanada.ca/web/content/wp-content/uploads/2011/12/android-root-legal.jpg"><img class="aligncenter size-full wp-image-9806" title="android-root-legal" src="http://www.androidincanada.ca/web/content/wp-content/uploads/2011/12/android-root-legal.jpg" alt="" width="234" height="234" /></a></p>
<p><strong>Update:</strong> I have personally tried this. Works on my GSM Galaxy Nexus running ICS 4.0.1 and 4.0.2.</p>
<p><strong>APPLY THIS AT YOUR OWN RISK!</strong></p>
<ul>
<li>Superboot r3 - <a title="External link" href="http://www.filesonic.com/file/4047388074" rel="nofollow external">DOWNLOAD</a> - MD5: c827e540aa0262adc2ded86a91c68492</li>
</ul>
<p>The superboot image is also &#8216;insecure&#8217;, allowing you to use &#8216;adb remount&#8217; as well as having full ADB root access to your device until such time as you reboot after running this process (it&#8217;s a non permanent ADB root as it&#8217;s a &#8216;fastboot boot&#8217; and not a &#8216;fastboot flash&#8217;).</p>
<p><strong>How to use Superboot &#8211; Windows, Linux and OSX</strong></p>
<p>- Download the Superboot zip file above and extract to a directory</p>
<p>- Put your device in bootloader mode &#8211; Turn off the phone then turn on with the &#8216;volume up&#8217; and &#8216;volume down&#8217; buttons both pressed to enter the bootloader</p>
<p><strong>Note:</strong> You may need to unlock the bootloader first, using &#8220;./fastboot-windows oem unlock&#8221; (or the appropriate version for your machine). Note that the OEM unlock sequence <strong>wipes your device.</strong></p>
<p><strong>- WINDOWS -</strong> double click &#8220;install-superboot-windows.bat&#8221;</p>
<p><strong>- MAC -</strong> Open a terminal window to the directory containing the files, and type &#8220;chmod +x install-superboot-mac.sh&#8217; followed by &#8220;./install-superboot-mac.sh&#8221;</p>
<p><strong>- LINUX -</strong> Open a terminal window to the directory containing the files, and type &#8220;chmod +x install-superboot-linux.sh&#8217; followed by &#8220;./install-superboot-linux.sh&#8221;</p>
<p>It&#8217;s just that easy.</p>
<p>I personally used the <strong>MAC</strong> method and it worked almost flawlessly. I had to repeat the process twice, as the first time gave me SuperUser, but did not grant permissions. After I did the process a second time, all was perfect. I used this method on the unlocked version of the Galaxy Nexus imported from the U.K. As stated previously. Unlocking your bootloader will <strong>wipe your device.</strong></p>
<p>I am in no way a professional at this. I&#8217;m simply providing the guide that I personally used without issues. All credit and questions regarding this method should be directed to the original source, which can be <strong><a href="http://android.modaco.com/topic/348161-30-nov-r3-superboot-rooting-the-gsm-lte-galaxy-nexus/">found here</a></strong></p>
<p>Let us know how it goes. Good luck and happy rooting!</p>
<p><a href="http://www.androidincanada.ca/news/how-to-root-galaxy-nexus-gsm/">How To Root Galaxy Nexus (Updated)</a> is a post from: <a href="http://www.androidincanada.ca">Android in Canada Blog</a></p>
<p>Related posts:<ol>
<li><a href='http://www.androidincanada.ca/news/htc-updates-bootloader-policy-no-warranty-support-with-unlock/' rel='bookmark' title='HTC Updates Bootloader policy: No Warranty, Support with Unlock'>HTC Updates Bootloader policy: No Warranty, Support with Unlock</a></li>
<li><a href='http://www.androidincanada.ca/news/motorola-atrix-locked-down-good-no-useful-comment-provided/' rel='bookmark' title='Motorola Atrix Locked Down Good, No Useful Comment Provided &#8211; UPDATED.'>Motorola Atrix Locked Down Good, No Useful Comment Provided &#8211; UPDATED.</a></li>
<li><a href='http://www.androidincanada.ca/news/galaxy-nexus-roms/' rel='bookmark' title='Galaxy Nexus Roms'>Galaxy Nexus Roms</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.androidincanada.ca/news/how-to-root-galaxy-nexus-gsm/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Quick Tip : Manage Your Torrents with uTorrent Remote</title>
		<link>http://www.androidincanada.ca/android-apps/quick-tip-manage-your-torrents-with-utorrent-remote-2/</link>
		<comments>http://www.androidincanada.ca/android-apps/quick-tip-manage-your-torrents-with-utorrent-remote-2/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 18:18:38 +0000</pubDate>
		<dc:creator>Sydney Wingender</dc:creator>
				<category><![CDATA[Android Apps]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.androidincanada.ca/?p=8033</guid>
		<description><![CDATA[Most of the time, torrents take a long time to download. I usually let them run during the night. Since torrents keep uploading even when you finished downloading them, I usually try not to keep them running too long after they&#8217;re done (even though I usually try to seed as much as I can). That&#8217;s...<p><a href="http://www.androidincanada.ca/android-apps/quick-tip-manage-your-torrents-with-utorrent-remote-2/">Quick Tip : Manage Your Torrents with uTorrent Remote</a> is a post from: <a href="http://www.androidincanada.ca">Android in Canada Blog</a></p>

Related posts:<ol>
<li><a href='http://www.androidincanada.ca/android-apps/manage-your-storage-easily-with-app-to-sd-requires-2-2/' rel='bookmark' title='Manage Your Storage Easily With App To SD (Requires 2.2)'>Manage Your Storage Easily With App To SD (Requires 2.2)</a></li>
<li><a href='http://www.androidincanada.ca/android-apps/listen-for-android/' rel='bookmark' title='Listen for Android'>Listen for Android</a></li>
<li><a href='http://www.androidincanada.ca/news/infected-apps-found-on-the-app-store/' rel='bookmark' title='Infected Apps Found on the App Store'>Infected Apps Found on the App Store</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Most of the time, torrents take a long time to download. I usually let them run during the night. Since torrents keep uploading even when you finished downloading them, I usually try not to keep them running too long after they&#8217;re done (even though I usually try to seed as much as I can). That&#8217;s one of the reasons why I usually don&#8217;t leave my house with torrents downloading on my computer : I don&#8217;t want to bust my monthly limit.</p>
<p>With <a href="https://market.android.com/details?id=com.utorrent.web&amp;hl=en" title="uTorrent Remote" target="_blank">uTorrent remote</a>, you now have complete control over your torrents over your 3G or 4G connection. This simple app shows you the download progressions, and lets your pause, resume, or stop your downloads. Pretty cool, isn&#8217;t it? Unfortunately, this isn&#8217;t a BitTorrent client; you won&#8217;t be able to search and add new torrents to your list. Of course you have to use uTorrent on your computer in order for this to work.</p>
<p><a href="https://market.android.com/details?id=com.utorrent.web&amp;hl=en" target="_blank"><div class="wp-caption aligncenter" style="width: 190px"><img alt="" src="https://g1.gstatic.com/android/market/com.utorrent.web/ss-480-2-1" width="180" /><p class="wp-caption-text">uTorrent Remote</p></div></a></p>
<p>&nbsp;</p>
<p><a href="https://plus.google.com/103098855986676641514/posts" target="_blank"><img src="http://www.androidincanada.ca/web/content/wp-content/uploads/2011/09/gplus.jpg" alt="" width="60" align="left" /></a></p>
<p>&nbsp;</p>
<p><a href="https://plus.google.com/103098855986676641514/posts" target="_blank">Follow Syd on Google+</a></p>
<p>&nbsp;</p>
<p><a href="http://www.androidincanada.ca/android-apps/quick-tip-manage-your-torrents-with-utorrent-remote-2/">Quick Tip : Manage Your Torrents with uTorrent Remote</a> is a post from: <a href="http://www.androidincanada.ca">Android in Canada Blog</a></p>
<p>Related posts:<ol>
<li><a href='http://www.androidincanada.ca/android-apps/manage-your-storage-easily-with-app-to-sd-requires-2-2/' rel='bookmark' title='Manage Your Storage Easily With App To SD (Requires 2.2)'>Manage Your Storage Easily With App To SD (Requires 2.2)</a></li>
<li><a href='http://www.androidincanada.ca/android-apps/listen-for-android/' rel='bookmark' title='Listen for Android'>Listen for Android</a></li>
<li><a href='http://www.androidincanada.ca/news/infected-apps-found-on-the-app-store/' rel='bookmark' title='Infected Apps Found on the App Store'>Infected Apps Found on the App Store</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.androidincanada.ca/android-apps/quick-tip-manage-your-torrents-with-utorrent-remote-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How To Get Data Working on Unlocked Androids.</title>
		<link>http://www.androidincanada.ca/news/how-to-get-data-working-on-unlocked-androids/</link>
		<comments>http://www.androidincanada.ca/news/how-to-get-data-working-on-unlocked-androids/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 01:00:38 +0000</pubDate>
		<dc:creator>Tom Gray</dc:creator>
				<category><![CDATA[Android Firmware]]></category>
		<category><![CDATA[Android Phones]]></category>
		<category><![CDATA[Bell Android]]></category>
		<category><![CDATA[Blog News]]></category>
		<category><![CDATA[Fido]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Rogers/Fido]]></category>
		<category><![CDATA[Telus Android]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[3g]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[APN]]></category>
		<category><![CDATA[bell]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[fido]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google android]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[rogers]]></category>
		<category><![CDATA[settings]]></category>
		<category><![CDATA[Telus]]></category>
		<category><![CDATA[to]]></category>
		<category><![CDATA[unlock]]></category>
		<category><![CDATA[Unlocked]]></category>

		<guid isPermaLink="false">http://www.androidincanada.ca/?p=5972</guid>
		<description><![CDATA[If you have a carrier locked phone that you&#8217;ve unlocked yourself or paid to have unlock codes sent to your email, you may have noticed your Android might have troubles picking up data off the new carrier. This is because you are trying to use your phone on a network that the phone was not...<p><a href="http://www.androidincanada.ca/news/how-to-get-data-working-on-unlocked-androids/">How To Get Data Working on Unlocked Androids.</a> is a post from: <a href="http://www.androidincanada.ca">Android in Canada Blog</a></p>

Related posts:<ol>
<li><a href='http://www.androidincanada.ca/rogersfido/how-to-setup-tmobileg1-on-edge-on-rogers-fido/' rel='bookmark' title='How to Setup T-Mobile G1 on EDGE on Rogers/Fido'>How to Setup T-Mobile G1 on EDGE on Rogers/Fido</a></li>
<li><a href='http://www.androidincanada.ca/news/nexus-s-media-event-april-14th/' rel='bookmark' title='Nexus S Media Event April 14th'>Nexus S Media Event April 14th</a></li>
<li><a href='http://www.androidincanada.ca/news/will-android-handsets-be-coming-to-fido/' rel='bookmark' title='Will Android Handsets be Coming to Fido?'>Will Android Handsets be Coming to Fido?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you have a carrier locked phone that you&#8217;ve unlocked yourself or paid to have unlock codes sent to your email, you may have noticed your Android might have troubles picking up data off the new carrier. This is because you are trying to use your phone on a network that the phone was not made to work with. So you may need to change the APN settings yourself to get your 3G data working again.</p>
<p>To change your APN settings on your Android, do the following:<br />
Go to <strong>Settings &gt; Wireless &amp; networks &gt; Mobile networks &gt; Access Point Names &gt; Hit the menu button and select &#8220;New APN&#8221; </strong>In this next screen you enter the information that goes with the carrier you are trying to connect to.</p>
<p><strong>Rogers</strong></p>
<ul>
<li>Name: Rogers</li>
<li>APN: rogers-core-appl1.apn</li>
<li>Proxy: &lt;not set&gt;</li>
<li>Port: &lt;not set&gt;</li>
<li>Username: &lt;not set&gt;</li>
<li>Password: &lt;not set&gt;</li>
<li>Server: &lt;not set&gt;</li>
<li>MMSC: http://mms.gprs.rogers.com</li>
<li>MMS Proxy: 10.128.1.69</li>
<li>MMS Port: 80</li>
<li>MCC: 302 (retrieved from SIM)</li>
<li>MNC: 720 (retrieved from SIM).</li>
<li>Authentication type: &lt;not set&gt;</li>
<li>APN type: &lt;not set&gt;</li>
</ul>
<p><strong>Fido</strong></p>
<ul>
<li>Name: Fido</li>
<li>APN: fido-core-appl1.apn</li>
<li>Proxy: &lt;not set&gt;</li>
<li>Port: &lt;not set&gt;</li>
<li>Username: &lt;not set&gt;</li>
<li>Password: &lt;not set&gt;</li>
<li>Server: &lt;not set&gt;</li>
<li>MMSC: http://mms.fido.ca</li>
<li>MMS Proxy: 205.151.11.13</li>
<li>MMS Port: 80</li>
<li>MCC: 302 (retrieved from SIM)</li>
<li>MNC: 370 (retrieved from SIM).</li>
<li>Authentication type: &lt;not set&gt;</li>
<li>APN type: &lt;not set&gt;</li>
</ul>
<p><strong>Telus</strong></p>
<ul>
<li>Name: TELUS SP</li>
<li>APN: sp.telus.com</li>
<li>Proxy: 74.49.0.18</li>
<li>Port: 80</li>
<li>Username: &lt;not set&gt;</li>
<li>Password: &lt;not set&gt;</li>
<li>Server: &lt;not set&gt;</li>
<li>MMSC: http://aliasredirect.net/proxy/mmsc</li>
<li>MMS Proxy: 74.49.0.18</li>
<li>MMS Port: 80</li>
<li>MCC: 302</li>
<li>MNC: 220</li>
<li>Authentication type: &lt;not set&gt;</li>
<li>APN type: &lt;not set&gt;</li>
</ul>
<p><strong>Bell</strong></p>
<ul>
<li>Name: Bell Internet</li>
<li>APN: pda.bell.ca</li>
<li>Proxy: web.wireless.bell.ca</li>
<li>Port: 80</li>
<li>Username: &lt;not set&gt;</li>
<li>Password: &lt;not set&gt;</li>
<li>Server: &lt;not set&gt;</li>
<li>MMSC: http://mms.bell.ca/mms/wapenc</li>
<li>MMS Proxy: web.wireless.bell.ca</li>
<li>MMS Port:80</li>
<li>MCC: 302</li>
<li>MNC: 610</li>
<li>Authentication type: Internet + mms</li>
<li>APN type: none</li>
</ul>
<p>Source of Rogers/Fido APN is from Rogers Redboard. Telus/Bell APN is From Google.</p>
<p><a href="http://www.androidincanada.ca/news/how-to-get-data-working-on-unlocked-androids/">How To Get Data Working on Unlocked Androids.</a> is a post from: <a href="http://www.androidincanada.ca">Android in Canada Blog</a></p>
<p>Related posts:<ol>
<li><a href='http://www.androidincanada.ca/rogersfido/how-to-setup-tmobileg1-on-edge-on-rogers-fido/' rel='bookmark' title='How to Setup T-Mobile G1 on EDGE on Rogers/Fido'>How to Setup T-Mobile G1 on EDGE on Rogers/Fido</a></li>
<li><a href='http://www.androidincanada.ca/news/nexus-s-media-event-april-14th/' rel='bookmark' title='Nexus S Media Event April 14th'>Nexus S Media Event April 14th</a></li>
<li><a href='http://www.androidincanada.ca/news/will-android-handsets-be-coming-to-fido/' rel='bookmark' title='Will Android Handsets be Coming to Fido?'>Will Android Handsets be Coming to Fido?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.androidincanada.ca/news/how-to-get-data-working-on-unlocked-androids/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Android 101</title>
		<link>http://www.androidincanada.ca/news/android-101/</link>
		<comments>http://www.androidincanada.ca/news/android-101/#comments</comments>
		<pubDate>Fri, 29 Apr 2011 16:45:44 +0000</pubDate>
		<dc:creator>Jason Clements</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.androidincanada.ca/?p=5716</guid>
		<description><![CDATA[Similar to iOS used by Apple’s iPhone or RIM’s BlackBerry OS, Android is a mobile operating system created by Google. However, Google doesn’t directly create phones. They have collaborated with HTC to create the Nexus One and most recently with Samsung to create the Nexus S. Most used for smartphones, there are also tablets and...<p><a href="http://www.androidincanada.ca/news/android-101/">Android 101</a> is a post from: <a href="http://www.androidincanada.ca">Android in Canada Blog</a></p>

Related posts:<ol>
<li><a href='http://www.androidincanada.ca/uncategorized/faithful-to-your-android-or-curious/' rel='bookmark' title='Faithful To Your Android or Curious?'>Faithful To Your Android or Curious?</a></li>
<li><a href='http://www.androidincanada.ca/news/angry-birds-leaves-beta-full-version-comes-to-android-for-free/' rel='bookmark' title='Angry Birds Leaves Beta, Full Version Comes To Android For FREE'>Angry Birds Leaves Beta, Full Version Comes To Android For FREE</a></li>
<li><a href='http://www.androidincanada.ca/news/angry-birds-seasons-now-available-for-android/' rel='bookmark' title='Angry Birds Seasons Now Available For Android'>Angry Birds Seasons Now Available For Android</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Similar to iOS used by Apple’s iPhone or RIM’s BlackBerry OS, Android is a mobile operating system created by Google.</p>
<p>However, Google doesn’t directly create phones. They have collaborated with HTC to create the Nexus One and most recently with Samsung to create the Nexus S.</p>
<p>Most used for smartphones, there are also tablets and other media devices with the Android OS.</p>
<p>It is an open platform so any manufacturer can create an Android phone.</p>
<p>Basically, every mobile manufacturer out there does make an Android device, with the exception of Apple (makers of the iPhone), RIM (makers of the BlackBerry) and Nokia (who has thrown their hat in with Microsoft for the Windows phone).</p>
<p><strong>Variety</strong><br />
This variety means you’re not limited to just one model of phone.</p>
<p>You can find an Android phone with the features that you want.</p>
<p>•	Full QWERTY keyboard<br />
•	Touchscreens from 3 to 5 inches<br />
•	OLEDw and LCD displays<br />
•	Front and Back Cameras<br />
•	FM Tuners</p>
<p><strong>More Than Enough Apps</strong><br />
There are over 150,000 apps available in the <a href="https://market.android.com/">Android Market</a>.</p>
<p>From productivity apps, podcasts, and note apps to numerous music and movie players, even the popular Angry Birds, Angry Birds Seasons and Angry Birds RIO, all of which are free for Android.</p>
<p>Most Android apps are free or low cost at around 99 cents.</p>
<p><strong>Web Browsing and Email</strong><br />
Web Browser apps include popular Firefox and Chrome, and include Flash support. You have easy access to your gmail account and Google’s other cloud-based programs. You can also access any POP or IMAP email account from an Android phone.</p>
<p><strong>What Next?</strong><br />
All mobile phone carriers have a selection of Android phones.</p>
<p>Look at our recent posts on new and upcoming <a href="http://www.androidincanada.ca/category/android-phones/">Android phones</a> and <a href="http://www.androidincanada.ca/category/android-tablets/">tablets </a>to find the right one for you.</p>
<p>*This article has been adapted from Rogers monthly magazine, <a href="http://www.connectedmagazine.ca/features/11050/android-you-say/">Connected</a>.</p>
<p><a href="http://www.androidincanada.ca/news/android-101/">Android 101</a> is a post from: <a href="http://www.androidincanada.ca">Android in Canada Blog</a></p>
<p>Related posts:<ol>
<li><a href='http://www.androidincanada.ca/uncategorized/faithful-to-your-android-or-curious/' rel='bookmark' title='Faithful To Your Android or Curious?'>Faithful To Your Android or Curious?</a></li>
<li><a href='http://www.androidincanada.ca/news/angry-birds-leaves-beta-full-version-comes-to-android-for-free/' rel='bookmark' title='Angry Birds Leaves Beta, Full Version Comes To Android For FREE'>Angry Birds Leaves Beta, Full Version Comes To Android For FREE</a></li>
<li><a href='http://www.androidincanada.ca/news/angry-birds-seasons-now-available-for-android/' rel='bookmark' title='Angry Birds Seasons Now Available For Android'>Angry Birds Seasons Now Available For Android</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.androidincanada.ca/news/android-101/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Setup Shaw Email on your Android Phone</title>
		<link>http://www.androidincanada.ca/tutorials/how-to-setup-shaw-email-on-your-android-phone/</link>
		<comments>http://www.androidincanada.ca/tutorials/how-to-setup-shaw-email-on-your-android-phone/#comments</comments>
		<pubDate>Sat, 23 Apr 2011 02:26:59 +0000</pubDate>
		<dc:creator>AIC Staff</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Shaw]]></category>

		<guid isPermaLink="false">http://www.androidincanada.ca/?p=5634</guid>
		<description><![CDATA[Looking for instructions on how to setup your Shaw email account on your Android device? Here are the instructions, via Shaw: Android Setting Up an Email Account Select the Application icon. Select Email icon. If this is your first email account you will be presented with an email setup screen. Otherwise, press the Menu button,...<p><a href="http://www.androidincanada.ca/tutorials/how-to-setup-shaw-email-on-your-android-phone/">How to Setup Shaw Email on your Android Phone</a> is a post from: <a href="http://www.androidincanada.ca">Android in Canada Blog</a></p>

Related posts:<ol>
<li><a href='http://www.androidincanada.ca/rogersfido/how-to-setup-tmobileg1-on-edge-on-rogers-fido/' rel='bookmark' title='How to Setup T-Mobile G1 on EDGE on Rogers/Fido'>How to Setup T-Mobile G1 on EDGE on Rogers/Fido</a></li>
<li><a href='http://www.androidincanada.ca/videos/first-dual-screen-android-phone-kyocera-echo-announced-for-sprint-in-the-u-s/' rel='bookmark' title='First dual-screen Android phone Kyocera Echo announced for Sprint in the U.S.'>First dual-screen Android phone Kyocera Echo announced for Sprint in the U.S.</a></li>
<li><a href='http://www.androidincanada.ca/tutorials/trick-mobile-sites-view-the-desktop-version-on-android/' rel='bookmark' title='Trick Mobile Sites, View The Desktop Version Instead On Android!'>Trick Mobile Sites, View The Desktop Version Instead On Android!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Looking for instructions on how to setup your Shaw email account on your Android device? Here are the instructions, via Shaw:</p>
<blockquote>
<h2><a name="android">Android</a></h2>
<p>Setting Up an Email Account</p>
<ol>
<li>Select the Application icon.</li>
<li>Select Email icon.</li>
<li>If this is your first email account you will be presented with an email setup screen. Otherwise, press the Menu button, and tap the &#8216;Add Account&#8217; button.</li>
<li>In the Type your account email address box, enter your full email address.</li>
<li>In the second box, enter your email account password.</li>
<li>Select the Manual setup button.</li>
<li>Choose the POP3 account button.</li>
<li>Enter the following information in the spaces provided:
<ol>
<li>Username &#8211; Enter your full email address.</li>
<li>Password &#8211; Enter your email account password.</li>
<li>POP server &#8211; pop.shaw.ca</li>
<li>Port &#8211; 110</li>
<li>Security type &#8211; None</li>
</ol>
</li>
<li>Select Next. The device will connect to the internet and check your incoming settings.</li>
<li>On the Outgoing server settings screen, enter the following information in the spaces provided:
<ul>
<li>SMTP server &#8211; mail.shaw.ca</li>
<li>Port &#8211; 587</li>
<li>Security &#8211; TLS (accept all certificates)</li>
</ul>
<p><strong>Note:</strong> Ensure Port is still 587.</li>
<li>Select Require sign-in checkbox.</li>
<li>In the Username box, enter your full email address.</li>
<li>In the Password box, enter your email account password.</li>
<li>Select the Next button. The device will connect to the Internet and check your outgoing settings.</li>
<li>On the Account options screen, select your Email checking frequency.<br />
<strong>Note:</strong> Changing frequency will impact battery life.</li>
<li>Under Notify me when email arrives checkbox to see an alert on the status bar when you have new email.</li>
<li>Name your account as desired.</li>
<li>Enter your name as you want it displayed in email.</li>
</ol>
</blockquote>
<p>Let us know how this works for you!</p>
<p>[<a href="https://wmbeta.shaw.ca/doc/offnet-device-instructions.html">Shaw</a>]</p>
<p><a href="http://www.androidincanada.ca/tutorials/how-to-setup-shaw-email-on-your-android-phone/">How to Setup Shaw Email on your Android Phone</a> is a post from: <a href="http://www.androidincanada.ca">Android in Canada Blog</a></p>
<p>Related posts:<ol>
<li><a href='http://www.androidincanada.ca/rogersfido/how-to-setup-tmobileg1-on-edge-on-rogers-fido/' rel='bookmark' title='How to Setup T-Mobile G1 on EDGE on Rogers/Fido'>How to Setup T-Mobile G1 on EDGE on Rogers/Fido</a></li>
<li><a href='http://www.androidincanada.ca/videos/first-dual-screen-android-phone-kyocera-echo-announced-for-sprint-in-the-u-s/' rel='bookmark' title='First dual-screen Android phone Kyocera Echo announced for Sprint in the U.S.'>First dual-screen Android phone Kyocera Echo announced for Sprint in the U.S.</a></li>
<li><a href='http://www.androidincanada.ca/tutorials/trick-mobile-sites-view-the-desktop-version-on-android/' rel='bookmark' title='Trick Mobile Sites, View The Desktop Version Instead On Android!'>Trick Mobile Sites, View The Desktop Version Instead On Android!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.androidincanada.ca/tutorials/how-to-setup-shaw-email-on-your-android-phone/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Trick Mobile Sites, View The Desktop Version Instead On Android!</title>
		<link>http://www.androidincanada.ca/tutorials/trick-mobile-sites-view-the-desktop-version-on-android/</link>
		<comments>http://www.androidincanada.ca/tutorials/trick-mobile-sites-view-the-desktop-version-on-android/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 10:23:46 +0000</pubDate>
		<dc:creator>Pedram</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Android UAString]]></category>
		<category><![CDATA[Twit]]></category>

		<guid isPermaLink="false">http://www.androidincanada.ca/?p=3904</guid>
		<description><![CDATA[Some sites try to force you to their &#8220;mobile optimized&#8221; site but that&#8217;s not what you always necessarily want. You can bypass this with just a few simple steps. It&#8217;s called changing your UAString or User Agent ID (But that wouldn&#8217;t make an exciting title now would it?) Enter &#8220;about:debug&#8221; into the browser&#8217;s address bar....<p><a href="http://www.androidincanada.ca/tutorials/trick-mobile-sites-view-the-desktop-version-on-android/">Trick Mobile Sites, View The Desktop Version Instead On Android!</a> is a post from: <a href="http://www.androidincanada.ca">Android in Canada Blog</a></p>

Related posts:<ol>
<li><a href='http://www.androidincanada.ca/news/google-street-view-live-in-canada/' rel='bookmark' title='Google Street View Live In Canada!'>Google Street View Live In Canada!</a></li>
<li><a href='http://www.androidincanada.ca/news/android-t-mobile-g2-leaked-pics/' rel='bookmark' title='Android T-Mobile G2 Leaked Pics'>Android T-Mobile G2 Leaked Pics</a></li>
<li><a href='http://www.androidincanada.ca/rogersfido/how-to-setup-tmobileg1-on-edge-on-rogers-fido/' rel='bookmark' title='How to Setup T-Mobile G1 on EDGE on Rogers/Fido'>How to Setup T-Mobile G1 on EDGE on Rogers/Fido</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Some sites try to force you to their &#8220;mobile optimized&#8221; site but that&#8217;s not what you always necessarily want. You can bypass this with just a few simple steps. It&#8217;s called changing your UAString or User Agent ID (But that wouldn&#8217;t make an exciting title now would it?)</p>
<ol>
<li>Enter &#8220;<strong>about:debug</strong>&#8221; into the browser&#8217;s address bar.</li>
<li>Click your phone&#8217;s menu button.</li>
<li>Click the More icon.</li>
<li>Now Click Settings.</li>
<li>Scroll all the way to the bottom, locate <strong>UAString</strong> and click it.</li>
<li>From here you can pick Android, Desktop or even iPhone.</li>
</ol>
<p>This worked for me on my Nexus One running stock 2.2 so your mileage may vary. The only issue with this method is that it&#8217;s not permanent and every once in a while you have to type in about:debug again to get your UAString back to what you picked.</p>
<p>One of my main uses for this has been Leo Laporte&#8217;s Twit Network. They have the most listened to netcasts/podcasts on the net and they run a video stream of live and re-run shows 24/7. But when you go to http://live.twit.tv/ on Android, you&#8217;re sent to the mobile website which has links for a live video stream, audio stream and app, all of which are only for the iPhone!</p>
<p>Since that page is basically a giant live flash stream, I guess they didn&#8217;t want to upset those iPhone users but guess what? I have Flash 10.1 on my Nexus One. Since they don&#8217;t provide an option to view the desktop site on the page, this is the method I use to bypass that.</p>
<p>Let me know if this works for you!</p>
<p><a href="http://www.androidincanada.ca/tutorials/trick-mobile-sites-view-the-desktop-version-on-android/">Trick Mobile Sites, View The Desktop Version Instead On Android!</a> is a post from: <a href="http://www.androidincanada.ca">Android in Canada Blog</a></p>
<p>Related posts:<ol>
<li><a href='http://www.androidincanada.ca/news/google-street-view-live-in-canada/' rel='bookmark' title='Google Street View Live In Canada!'>Google Street View Live In Canada!</a></li>
<li><a href='http://www.androidincanada.ca/news/android-t-mobile-g2-leaked-pics/' rel='bookmark' title='Android T-Mobile G2 Leaked Pics'>Android T-Mobile G2 Leaked Pics</a></li>
<li><a href='http://www.androidincanada.ca/rogersfido/how-to-setup-tmobileg1-on-edge-on-rogers-fido/' rel='bookmark' title='How to Setup T-Mobile G1 on EDGE on Rogers/Fido'>How to Setup T-Mobile G1 on EDGE on Rogers/Fido</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.androidincanada.ca/tutorials/trick-mobile-sites-view-the-desktop-version-on-android/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>When Can We Buy Android Apps in Canada?</title>
		<link>http://www.androidincanada.ca/android-apps/when-can-we-buy-android-apps-in-canada/</link>
		<comments>http://www.androidincanada.ca/android-apps/when-can-we-buy-android-apps-in-canada/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 01:24:23 +0000</pubDate>
		<dc:creator>AIC Staff</dc:creator>
				<category><![CDATA[Android Apps]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Android Apps Canada]]></category>
		<category><![CDATA[android market]]></category>
		<category><![CDATA[Paid Android Apps]]></category>

		<guid isPermaLink="false">http://www.androidincanada.ca/?p=960</guid>
		<description><![CDATA[When Rogers decided to debut Android phones in Canada, most people got excited about the possibilities of Open-Sourced apps. However, there&#8217;s been one problem&#8211;Canadians can&#8217;t buy paid apps from Android Market yet. Why? Well, the answer isn&#8217;t very clear, but let&#8217;s take a look at what countries DO have paid apps. According to the Android...<p><a href="http://www.androidincanada.ca/android-apps/when-can-we-buy-android-apps-in-canada/">When Can We Buy Android Apps in Canada?</a> is a post from: <a href="http://www.androidincanada.ca">Android in Canada Blog</a></p>

Related posts:<ol>
<li><a href='http://www.androidincanada.ca/news/android-market-coming-to-canada-on-june-2nd/' rel='bookmark' title='Android Market Coming to Canada on June 2nd'>Android Market Coming to Canada on June 2nd</a></li>
<li><a href='http://www.androidincanada.ca/news/update-rogers-htc-dreammagic-android-software-update-kills-some-apps/' rel='bookmark' title='Update: Rogers HTC Dream/Magic Android Software Update Kills Some Apps'>Update: Rogers HTC Dream/Magic Android Software Update Kills Some Apps</a></li>
<li><a href='http://www.androidincanada.ca/news/hello-world/' rel='bookmark' title='Welcome to Android in Canada!'>Welcome to Android in Canada!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>When Rogers decided to <a href="http://www.androidincanada.ca/news/breaking-rogers-announces-android-revolution-in-june-2009/" target="_blank">debut Android phones</a> in Canada, most people got excited about the possibilities of Open-Sourced apps. However, there&#8217;s been one problem&#8211;Canadians can&#8217;t buy paid apps from Android Market yet. Why? Well, the answer isn&#8217;t very clear, but let&#8217;s take a look at what countries DO have paid apps.</p>
<p>According to the Android Market&#8217;s support <a href="http://www.google.com/support/androidmarket/bin/answer.py?hl=en&amp;answer=138294" target="_blank">page</a>, here are the countries that are allowed to distribute free apps:</p>
<p>* Australia<br />
* Austria<br />
* Belgium<br />
* Bulgaria<br />
* Canada<br />
* Czech Republic<br />
* Denmark<br />
* France<br />
* Germany<br />
* Greece<br />
* Hong Kong<br />
* Ireland<br />
* Italy<br />
* Japan<br />
* Netherlands<br />
* Norway<br />
* Poland<br />
* Portugal<br />
* Singapore<br />
* Spain<br />
* Sweden<br />
* Switzerland<br />
* Taiwan<br />
* United Kingdom<br />
* United States</p>
<p>Now take a look at this special group of 8, the only countries allowed to distribute paid apps:</p>
<p>* Austria<br />
* France<br />
* Germany<br />
* Italy<br />
* Netherlands<br />
* Spain<br />
* United Kingdom<br />
* United States</p>
<p>Canada is not on the paid apps list. When will Canadians get to download apps? We will never know and Google so far has been pretty mum about the issue.</p>
<p><strong>How to Bypass this and Download Android Apps in Canada</strong></p>
<p>There is one way to download apps from the Android Market in Canada. You can venture out at <em><strong>YOUR OWN RISK</strong></em> and &#8220;r00t&#8221; your Android phone. For full instructions on how to do this, follow the guide below that was <a href="http://www.howardforums.com/showthread.php?t=1545226" target="_blank">posted</a> at HowardForums:</p>
<blockquote><p><span id="intelliTxt">First, setting up your PC (I&#8217;m going to assume you&#8217;re using <a style="border-bottom: 0.2em dotted #2b65b0 ! important; font-weight: normal ! important; font-size: 100% ! important; text-decoration: none ! important; padding-bottom: 0px ! important; color: #2b65b0 ! important; background-color: transparent ! important; background-image: none; padding-top: 0pt; padding-right: 0pt; padding-left: 0pt;" href="http://www.howardforums.com/showthread.php?t=1545226#" target="_blank">windows<img style="border: 0pt none; margin: 0pt; padding: 0pt; display: inline ! important; height: 10px; width: 10px; position: relative; top: 1px; left: 1px; float: none;" src="http://images.intellitxt.com/ast/adTypes/mag-glass_10x10.gif" alt="" /></a> for this) to work with Android in a debugging enviroment.</p>
<p>1. Get the latest Android SDK from here (<a href="http://developer.android.com/sdk/1.5_r2/index.html" target="_blank">http://developer.android.com/sdk/1.5_r2/index.html</a>) and unzip it into a convienent directory (most people use C:\Android\, so I suggest you do the same). The result should be something along the lines of C:\Android\android-sdk-windows-1.5_r2\.</p>
<p>2. Set up your phone to work with debugging drivers.  The method of doing so can be found here (<a href="http://developer.android.com/guide/developing/device.html" target="_blank">http://developer.android.com/guide/&#8230;ing/device.html</a>) in the &#8220;Setting up a Device for Development&#8221; section, steps 2 and 3. To test that it works properly, open up a command prompt and navigate to the tools directory (C:\Android\android-sdk-windows-1.5_r2\tools). Type into the prompt:</p>
<div style="margin: 5px 20px 20px;">
<div style="margin-bottom: 2px;">Code:</div>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px;">
<div style="text-align: left;" dir="ltr">adb devices</div>
</pre>
</div>
<p></span></p>
<p>If it returns your device and serial number, then you&#8217;re all set.</p>
<p>3. Lastly, grab fastboot.exe from here (<a href="http://www.htc.com/www/support/android/adp.html" target="_blank">http://www.htc.com/www/support/android/adp.html</a>) and place it in the tools directory of the sdk.</p>
<p><strong>Next up, rooting.</strong></p>
<p><span id="intelliTxt"><strong>If the phone that you have is a HTC Dream (hardware keyboard)</strong>, Haykuro on XDA has provided you with all the necessary files which you can grab here:</p>
<p><a href="http://drop.io/ii4t2ax" target="_blank">http://drop.io/ii4t2ax</a></p>
<p>Unzip all files into the tools directory of the SDK. The readme inside states the following (I would open a command prompt and navigate to the tools folder, as steps 2, and 6-8 are entered in the command prompt)</p>
<div style="margin: 5px 20px 20px;">
<div style="margin-bottom: 2px;">Quote:</div>
</div>
<p></span></p>
<table border="0" cellspacing="0" cellpadding="6" width="100%">
<tbody>
<tr>
<td style="border: 1px inset ;">
<div>Originally Posted by <strong>Haykuro</strong></div>
<div style="font-style: italic;">1. Place update.zip on <a style="border-bottom: 0.075em solid darkgreen ! important; font-weight: normal ! important; font-size: 100% ! important; text-decoration: underline ! important; padding-bottom: 1px ! important; color: darkgreen ! important; background-color: transparent ! important; background-image: none; padding-top: 0pt; padding-right: 0pt; padding-left: 0pt;" href="http://www.howardforums.com/showthread.php?t=1545226#" target="_blank">SD card</a>.<br />
2. fastboot boot recovery.img<br />
3 [optional]. make a backup with nandroid<br />
3. apply update. (LET IT FINISH, DO NOT TOUCH ANYTHING UNTIL YOUR PHONE IS COMPLETELY IDLE. DO NOT TOUCH AFTER FIRST REBOOT (WHEN CHIP APPEARS) UNLESS YOU LIKE A BRICK. <img title="Smilie" src="http://207.218.242.35/default/images/smilies/smile.gif" border="0" alt="" />)<br />
4. HOME+BACK to reboot out of recovery mode.<br />
5. power off phone, hold camera button and power to boot into fastboot again<br />
6. fastboot flash boot boot.img<br />
7. fastboot flash recovery recovery.img<br />
8. fastboot reboot</p>
<p>enjoy!</p></div>
</td>
</tr>
</tbody>
</table>
<p><span id="intelliTxt"></p>
<p>From what I can tell, this is an all-in-one way of doing it, as the first part flashes a good hboot (SPL, essential for recovering Nandroid backups), and the second part flashes the rooted boot.img with a rooted recovery.img. If you follow this, then you should be all set. The easiest way to test if the device is rooted is to open another command prompt in the tools dir and type</p>
<div style="margin: 5px 20px 20px;">
<div style="margin-bottom: 2px;">Code:</div>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px;">
<div style="text-align: left;" dir="ltr">adb root</div>
</pre>
</div>
<p></span><br />
If it returns that adab is already running in root, then you&#8217;re all set.</p>
<p><span id="intelliTxt"><strong>If the phone you have is an HTC Magic (no hardware keyboard)</strong>, the method is pretty much the same.  I modified Haykuro&#8217;s zip with files that were meant for the Magic.  You can grab it here:</p>
<p><a href="http://www.mediafire.com/download.php?zznzximgino" target="_blank">http://www.mediafire.com/download.php?zznzximgino</a></p>
<p>Again, open another command prompt as steps 2, and 6-8 are entered in the command prompt.</p>
<div style="margin: 5px 20px 20px;">
<div style="margin-bottom: 2px;">Quote:</div>
</div>
<p></span></p>
<table border="0" cellspacing="0" cellpadding="6" width="100%">
<tbody>
<tr>
<td style="border: 1px inset ;">
<div>Originally Posted by <strong>Haykuro-ish</strong></div>
<div style="font-style: italic;">0. Place update.zip on SD card.<br />
1. power off the phone and boot into fastboot (hold back and power)<br />
2. fastboot boot recovery.img<br />
3 [optional]. make a backup with nandroid<br />
3. apply update. (LET IT FINISH, DO NOT TOUCH ANYTHING UNTIL YOUR PHONE IS COMPLETELY IDLE. DO NOT TOUCH AFTER FIRST REBOOT (WHEN CHIP APPEARS) UNLESS YOU LIKE A BRICK. <img title="Smilie" src="http://207.218.242.35/default/images/smilies/smile.gif" border="0" alt="" />)<br />
4. reboot out of recovery mode.<br />
5. power off phone, hold back button and power to boot into fastboot again<br />
6. fastboot flash boot boot.img<br />
7. fastboot flash recovery recovery.img<br />
8. fastboot reboot</p>
<p>enjoy!</p>
<p>These are pretty much the Haykuro instructions for the Dream, which I modified to apply to the Magic. The boot and recovery images were made by Amon_RA. Happy Rooting!</p></div>
</td>
</tr>
</tbody>
</table>
<p><span id="intelliTxt"> Just like with the Dream, the first part flashes a good SPL, the second flashes a rooted boot and recovery. The easiest way to test if the device is rooted is to open another command prompt in the tools dir and type</p>
<div style="margin: 5px 20px 20px;">
<div style="margin-bottom: 2px;">Code:</div>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px;">
<div style="text-align: left;" dir="ltr">adb root</div>
</pre>
</div>
<p></span></p>
<p>If it returns that adab is already running in root, then you&#8217;re all set.</p></blockquote>
<p>Once again, the above should be done at your own risk. Unless you&#8217;re willing to tamper with your Android phone, then you&#8217;ll just have to wait patiently for paid Android apps to arrive in Canada.</p>
<p><a href="http://www.androidincanada.ca/android-apps/when-can-we-buy-android-apps-in-canada/">When Can We Buy Android Apps in Canada?</a> is a post from: <a href="http://www.androidincanada.ca">Android in Canada Blog</a></p>
<p>Related posts:<ol>
<li><a href='http://www.androidincanada.ca/news/android-market-coming-to-canada-on-june-2nd/' rel='bookmark' title='Android Market Coming to Canada on June 2nd'>Android Market Coming to Canada on June 2nd</a></li>
<li><a href='http://www.androidincanada.ca/news/update-rogers-htc-dreammagic-android-software-update-kills-some-apps/' rel='bookmark' title='Update: Rogers HTC Dream/Magic Android Software Update Kills Some Apps'>Update: Rogers HTC Dream/Magic Android Software Update Kills Some Apps</a></li>
<li><a href='http://www.androidincanada.ca/news/hello-world/' rel='bookmark' title='Welcome to Android in Canada!'>Welcome to Android in Canada!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.androidincanada.ca/android-apps/when-can-we-buy-android-apps-in-canada/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How to Setup T-Mobile G1 on EDGE on Rogers/Fido</title>
		<link>http://www.androidincanada.ca/rogersfido/how-to-setup-tmobileg1-on-edge-on-rogers-fido/</link>
		<comments>http://www.androidincanada.ca/rogersfido/how-to-setup-tmobileg1-on-edge-on-rogers-fido/#comments</comments>
		<pubDate>Tue, 19 May 2009 00:05:50 +0000</pubDate>
		<dc:creator>AIC Staff</dc:creator>
				<category><![CDATA[Rogers/Fido]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[fido EDGE]]></category>
		<category><![CDATA[google android]]></category>
		<category><![CDATA[rogers EDGE]]></category>
		<category><![CDATA[t-mobile g1]]></category>

		<guid isPermaLink="false">http://www.androidincanada.ca/?p=53</guid>
		<description><![CDATA[How to Setup T-Mobile G1 on EDGE on Rogers/Fido Today we&#8217;re going to take a look at a quick tutorial on how to setup your T-Mobile G1 Android handset on Rogers/Fido. More important, we&#8217;re going to focus on how to get your EDGE connection working in Canada. The web is full of scattered resources on...<p><a href="http://www.androidincanada.ca/rogersfido/how-to-setup-tmobileg1-on-edge-on-rogers-fido/">How to Setup T-Mobile G1 on EDGE on Rogers/Fido</a> is a post from: <a href="http://www.androidincanada.ca">Android in Canada Blog</a></p>

Related posts:<ol>
<li><a href='http://www.androidincanada.ca/news/will-android-handsets-be-coming-to-fido/' rel='bookmark' title='Will Android Handsets be Coming to Fido?'>Will Android Handsets be Coming to Fido?</a></li>
<li><a href='http://www.androidincanada.ca/news/when-will-android-come-to-rogersfido-and-canada/' rel='bookmark' title='When Will Android Come to Rogers/Fido and Canada?'>When Will Android Come to Rogers/Fido and Canada?</a></li>
<li><a href='http://www.androidincanada.ca/rogersfido/google-android-t-mobile-g1-video/' rel='bookmark' title='Google Android T-Mobile G1 Video'>Google Android T-Mobile G1 Video</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>How to Setup T-Mobile G1 on EDGE on Rogers/Fido</strong></p>
<p>Today we&#8217;re going to take a look at a quick tutorial on how to setup your T-Mobile G1 Android handset on Rogers/Fido. More important, we&#8217;re going to focus on how to get your EDGE connection working in Canada. The web is full of scattered resources on getting this working so I thought I&#8217;d create a post to help everyone out there.</p>
<p>As you may already know, the T-Mobile G1 is a quad band GSM phone (850/900/1800/1900) that has GPRS/EDGE capabilities, but it is only dual band (1700/2100Mhz) when it comes to UMTS/HSPA (also known as 3G). Rogers GSM only operates on 850/1900Mhz, so getting 3G to work in Canada is not possible!</p>
<p>So if you&#8217;re a heavy data user, you might want to reconsider using an unlocked T-Mobile G1 in Canada because you&#8217;ll be limited to EDGE. If you&#8217;re really craving 3G, I would stick to an iPhone 3G.</p>
<p><strong>Tutorial on How to Setup your T-Mobile G1 on EDGE with Rogers/Fido</strong></p>
<p>1. Go to Settings&#8211;&gt;Wireless controls&#8211;&gt;Mobile networks&#8211;&gt;Access Point Names&#8211;&gt;Press MENU&#8211;&gt;select NEW APN</p>
<p><em>**Important Setup Notes**<br />
- you will see the default T-Mobile APNs. Please delete them first before adding the following APNs for a trouble free setup.<br />
- ensure that the first SIM card you pop into your T-Mobile G1 is the same SIM you use to setup EDGE. Users have had issues activating with an old SIM, then popping in NEW SIM cards later on.</em></p>
<p>2. Add the following information:<br />
* Name: Rogers<br />
* APN: internet.com<br />
* Username: wapuser1<br />
* Password: wap<br />
* MCC: 302<br />
* MNC: 72 (or try 720 with newer SIM cards)<br />
3. Press Menu&#8211;&gt;Save. EDGE should appear on your handset if you&#8217;re in an EDGE coverage area.<br />
4. If you&#8217;re on Fido, setup a NEW APN and use these settings:<br />
* Name: Fido<br />
* APN: internet.fido.ca<br />
* Username: fido<br />
* Password: fido<br />
* MCC: 302<br />
* MNC: 37 (or 370 if you have a newer Fido SIM)</p>
<p><strong>How to Setup MMS on T-Mobile G1 on Rogers/Fido</strong></p>
<p>Here are some settings to get MMS working on your T-Mobile G1 phone.</p>
<p>* Name: Rogers MMS<br />
* APN: media.com<br />
* Username: media<br />
* Password: mda01<br />
* Server: 172.25.0.107 &#8211; or maybe this should be * &#8211; I&#8217;ve tried both<br />
* MMSC: http://mms.gprs.rogers.com<br />
* APN type: mms<br />
* MMS Proxy: 10.128.1.69<br />
* MMS Port: 80</p>
<p>Internet browsing, sending emails, video and SMS should work if you use the above settings. MMS should also work if you follow the above settings too. Please remember that you will NEED a smartphone data plan (Blackberry data plans will not work). So have fun enjoying your T-Mobile G1 in Canada!</p>
<p style="text-align: center;"><a href="http://www.androidincanada.ca/wp-content/uploads/2009/05/t-mobile-g1-android.jpg"><img class="size-medium wp-image-54 aligncenter" title="t-mobile-g1-android" src="http://www.androidincanada.ca/wp-content/uploads/2009/05/t-mobile-g1-android-300x272.jpg" alt="t-mobile-g1-android" width="300" height="272" /></a></p>
<p>Thanks to <a href="http://www.zuzax.com/2008/12/26/google-android-dev-1-why-are-simple-things-so-complex/">The Culinary Hacker</a> and <a href="http://oliverfisher.blogspot.com/2008/10/android-g1-phone-in-canada-on-rogers.html">Oliverf</a> with their help on this post (and gear diary for the image above).</p>
<p><a href="http://www.androidincanada.ca/rogersfido/how-to-setup-tmobileg1-on-edge-on-rogers-fido/">How to Setup T-Mobile G1 on EDGE on Rogers/Fido</a> is a post from: <a href="http://www.androidincanada.ca">Android in Canada Blog</a></p>
<p>Related posts:<ol>
<li><a href='http://www.androidincanada.ca/news/will-android-handsets-be-coming-to-fido/' rel='bookmark' title='Will Android Handsets be Coming to Fido?'>Will Android Handsets be Coming to Fido?</a></li>
<li><a href='http://www.androidincanada.ca/news/when-will-android-come-to-rogersfido-and-canada/' rel='bookmark' title='When Will Android Come to Rogers/Fido and Canada?'>When Will Android Come to Rogers/Fido and Canada?</a></li>
<li><a href='http://www.androidincanada.ca/rogersfido/google-android-t-mobile-g1-video/' rel='bookmark' title='Google Android T-Mobile G1 Video'>Google Android T-Mobile G1 Video</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.androidincanada.ca/rogersfido/how-to-setup-tmobileg1-on-edge-on-rogers-fido/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

