<?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>The Android Site &#187; How-To Guides</title>
	<atom:link href="http://theandroidsite.com/tag/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://theandroidsite.com</link>
	<description>Android news, phones, tablets, reviews, how-to guides and more</description>
	<lastBuildDate>Tue, 22 May 2012 21:56:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>[How-To] Root the Motorola Xoom WiFi</title>
		<link>http://theandroidsite.com/2011/03/27/how-to-root-the-motorola-xoom-wifi/</link>
		<comments>http://theandroidsite.com/2011/03/27/how-to-root-the-motorola-xoom-wifi/#comments</comments>
		<pubDate>Sun, 27 Mar 2011 18:42:26 +0000</pubDate>
		<dc:creator>Ben Marvin</dc:creator>
				<category><![CDATA[How-To Guides]]></category>
		<category><![CDATA[Motorola]]></category>
		<category><![CDATA[Motorola XOOM]]></category>
		<category><![CDATA[Phones & Tablets]]></category>
		<category><![CDATA[Rooting & ROMs]]></category>
		<category><![CDATA[.apk]]></category>
		<category><![CDATA[1.1]]></category>
		<category><![CDATA[1.6]]></category>
		<category><![CDATA[adb]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[Dual Core Technology]]></category>
		<category><![CDATA[Motorola Xoom]]></category>
		<category><![CDATA[Motorola Xoom Wifi]]></category>
		<category><![CDATA[rooted]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[VPN]]></category>
		<category><![CDATA[Wifi]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Sharing]]></category>
		<category><![CDATA[xda]]></category>
		<category><![CDATA[Xoom Root Zip]]></category>

		<guid isPermaLink="false">http://theandroidsite.com/?p=3728</guid>
		<description><![CDATA[After an initial false start and some soft-bricking, the Motorola Xoom Wifi-only version has been rooted. Credit goes to Xaositek, MADindustries and modplan from xda-developers for coming up with the solution. All information and support can be found on the original xda-developers thread. Do we really need to dispense a warning about knowing what you&#8217;re doing [...]]]></description>
			<content:encoded><![CDATA[<p>After an initial false start and some soft-bricking, the Motorola Xoom Wifi-only version has been rooted. Credit goes to Xaositek, MADindustries and modplan from xda-developers for coming up with the solution. All information and support can be found on the <a href="http://forum.xda-developers.com/showthread.php?t=1010568">original xda-developers thread</a>.</p>
<p>Do we really need to dispense a warning about knowing what you&#8217;re doing before you continue? You don&#8217;t really want a $600 paperweight, do you?</p>
<blockquote><p>Download the Motorola WiFi Xoom Root Zip file and unzip it. (<a rel="nofollow" href="http://www.megaupload.com/?d=ZJ8HAF79" target="_blank">http://www.megaupload.com/?d=ZJ8HAF79</a>)<br />
<strong>You&#8217;ll need fastboot</strong> &#8211; get it here <a rel="nofollow" href="http://developer.htc.com/adp.html" target="_blank">http://developer.htc.com/adp.html</a><br />
Place the files in the SDK Tools folder.</p>
<p><strong>If rebooting works&#8230;</strong><br />
adb reboot bootloader<br />
fastboot oem unlock<br />
adb reboot bootloader</p>
<p><strong>If stuck at &#8220;Dual Core Technology&#8221;</strong><br />
Hold VolUp and power to restart Xoom<br />
Hold VolDown will booting unit for fastboot mode</p>
<p>fastboot flash boot boot.img (Tiamat 1.1.6 boot.img - <a rel="nofollow" href="http://forum.xda-developers.com/showthread.php?t=978013" target="_blank">http://forum.xda-developers.com/showthread.php?t=978013</a>)<br />
fastboot reboot<br />
adb remount<br />
adb push bcm4329.ko /system/lib/modules/bcm4329.ko #WiFi Kernel<br />
adb push cifs.ko /system/lib/modules/cifs.ko #Windows Sharing<br />
adb push tun.ko /system/lib/modules/tun.ko #VPN Setup<br />
adb push scsi_wait_scan.ko /system/lib/modules/scsi_wait_scan.ko<br />
adb push su /system/bin<br />
adb shell ln -s /system/bin/su /system/xbin/su<br />
adb shell chmod 4755 /system/bin/su<br />
adb push Superuser.apk /system/app<br />
adb push vold.fstab /system/etc/vold.fstab #USB Mounting<br />
adb reboot<br />
adb shell</p></blockquote>
<p>&nbsp;<br />
<iframe src="http://rcm.amazon.com/e/cm?t=theandsit0c-20&#038;o=1&#038;p=8&#038;l=as1&#038;asins=B0045FM6SU&#038;ref=tf_til&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;m=amazon&#038;lc1=0000FF&#038;bc1=000000&#038;bg1=FFFFFF&#038;f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>
<p>[via <a href="http://www.androidpolice.com/">AndroidPolice</a>]</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://theandroidsite.com/2011/02/24/motorola-xoom-bootloader-unlock-permanent-root-and-clockwork-recovery/" rel="bookmark" class="crp_title">Motorola XOOM bootloader unlock, permanent root and Clockwork Recovery</a></li><li><a href="http://theandroidsite.com/2011/05/27/how-to-root-the-lg-revolution/" rel="bookmark" class="crp_title">[How To] Root the LG Revolution</a></li><li><a href="http://theandroidsite.com/2011/02/02/how-to-root-the-virgin-mobile-lg-optimus-v/" rel="bookmark" class="crp_title">How To: Root the Virgin Mobile LG Optimus V</a></li><li><a href="http://theandroidsite.com/2010/12/01/how-to-root-the-motorola-defy/" rel="bookmark" class="crp_title">How To: Root the Motorola Defy</a></li><li><a href="http://theandroidsite.com/2011/09/05/htc-flyer-now-has-an-early-honeycomb-port-heres-how-to-install-it/" rel="bookmark" class="crp_title">HTC Flyer now has an early Honeycomb port, here&#8217;s how to install it</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://theandroidsite.com/2011/03/27/how-to-root-the-motorola-xoom-wifi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Root the Virgin Mobile LG Optimus V</title>
		<link>http://theandroidsite.com/2011/02/02/how-to-root-the-virgin-mobile-lg-optimus-v/</link>
		<comments>http://theandroidsite.com/2011/02/02/how-to-root-the-virgin-mobile-lg-optimus-v/#comments</comments>
		<pubDate>Thu, 03 Feb 2011 00:55:05 +0000</pubDate>
		<dc:creator>Ben Marvin</dc:creator>
				<category><![CDATA[Android News]]></category>
		<category><![CDATA[How-To Guides]]></category>
		<category><![CDATA[LG]]></category>
		<category><![CDATA[LG Optimus V]]></category>
		<category><![CDATA[Rooting & ROMs]]></category>
		<category><![CDATA[Virgin Mobile]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Talk]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[Microsoft Outlook Exchange]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[official]]></category>
		<category><![CDATA[Optimus S]]></category>
		<category><![CDATA[Radio Shack]]></category>
		<category><![CDATA[ROM]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[Rooting]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[touch screen]]></category>
		<category><![CDATA[xda-developers]]></category>

		<guid isPermaLink="false">http://theandroidsite.com/?p=2796</guid>
		<description><![CDATA[Only just announced yesterday, and on sale now for $150, the LG Optimus V has already been rooted. Being essentially the same as the Optimus S available on Sprint, it was a snap to root with SuperOneClick. Right now, it appears there&#8217;s only a Sprint-based ROM available for it, but that should change soon. As [...]]]></description>
			<content:encoded><![CDATA[<p><center><a href="http://theandroidsite.com/wp-content/uploads/2011/02/LGOptimusV_270x398.jpg"><img class="aligncenter size-full wp-image-2816" title="LGOptimusV_270x398" src="http://theandroidsite.com/wp-content/uploads/2011/02/LGOptimusV_270x398.jpg" alt="" width="270" height="398" /></a></center><iframe style="width: 120px; height: 240px;" align=right src="http://rcm.amazon.com/e/cm?lt1=_blank&amp;bc1=000000&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=theandsit0a-20&amp;o=1&amp;p=8&amp;l=as4&amp;m=amazon&amp;f=ifr&amp;ref=ss_til&amp;asins=B004LJ8N78" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="320" height="240"></iframe>Only just announced yesterday, and <a onmouseover="window.status='http://www.bestbuy.com';return true;" onmouseout="window.status=' ';return true;" href="http://www.dpbolvw.net/ss67hz74z6MRNOWOUOMONSUUWTN" target="_top">on sale now for $150</a><img src="http://www.tqlkg.com/15106drvjpn8D9AIAGA8A9EGGIF9" alt="" width="1" height="1" border="0" />, the LG Optimus V has already been rooted. Being essentially the same as the Optimus S available on Sprint, it was a snap to root with SuperOneClick. Right now, it appears there&#8217;s only a Sprint-based ROM available for it, but that should change soon. As well as a few other minor issues such as the Home and Menu buttons being swapped, so read carefully. But if you&#8217;re the hacking type and you want to remove some bloatware and customize your phone, here&#8217;s the instructions courtesy of <a href="http://forum.xda-developers.com/showthread.php?t=935312">XDA Developers</a>:</p>
<p>&nbsp;</p>
<blockquote><p>Requirements:<br />
Windows PC<br />
ADB installed and working<br />
&nbsp;<br />
<strong><span style="text-decoration: underline;">Download The Following</span></strong><br />
<a href="http://www.mediafire.com/?fcjnvrmae6ccm9k" rel="nofollow" target="_blank">http://www.mediafire.com/?fcjnvrmae6ccm9k</a> <strong>flash_image.zip</strong><br />
<a href="http://www.multiupload.com/YLP39EICOP" rel="nofollow" target="_blank">http://www.multiupload.com/YLP39EICOP</a> <strong>recovery-RA-GNM-thunderc-s-1.1.0.img.zip</strong><br />
<a href="http://www.multiupload.com/WGF93RR90X" rel="nofollow" target="_blank">http://www.multiupload.com/WGF93RR90X</a> <strong>SuperOneClick</strong><br />
<a href="http://www.multiupload.com/7KCGPF6RBF" rel="nofollow" target="_blank">http://www.multiupload.com/7KCGPF6RBF</a> <strong>Virgin Drivers</strong><br />
<a href="http://www.multiupload.com/SL4MFB928T" rel="nofollow" target="_blank">http://www.multiupload.com/SL4MFB928T</a> <strong>Stock Rom Rooted and De Odexed minus Bloat</strong><br />
&nbsp;<br />
1. Extract the Drivers Zip to a folder on the desktop<br />
Click on the installation file and install the Optimus drivers<br />
&nbsp;<br />
2. On your phone (must be activated), Go to settings, then to Applications, then Development and enable USB debugging.<br />
&nbsp;</p>
<p>3. Unzip Super One Click to the same folder and run it. Click shell root.<br />
&nbsp;</p>
<p>4. Unzip the <em><strong>flash_image.zip</strong></em> and <strong><em>recovery-RA-GNM-thunderc-s-1.1.0.img.zip</em></strong> to the root of your phone&#8217;s SD Card. Also Place <em><strong>Stock Rooted and Optimized.zip</strong></em> at the root (KEEP IN ZIP).<br />
&nbsp;</p>
<p>5. a. Open CMD.exe and navigate to the folder adb.exe exists in.<br />
b. Type:</p>
<p><strong>adb shell</strong><br />
<strong>mount -o remount,rw -t yaffs2 /dev/block/mtdblock5 /system</strong><br />
<strong>cat /sdcard/flash_image &gt; /system/bin/flash_image</strong><br />
<strong>chmod 755 /system/bin/flash_image</strong><br />
<strong>mv /system/etc/install-recovery.sh /system/etc/install-recovery.sh.bak</strong><br />
<strong>mount -o remount,ro -t yaffs2 /dev/block/mtdblock5 /system</strong><br />
<strong>flash_image recovery /sdcard/recovery-RA-GNM-thunderc-s-1.1.0.img</strong><br />
<strong>reboot recovery</strong></p>
<p>&nbsp;</p>
<p>Your phone will now reboot into the custom recovery<br />
&nbsp;</p>
<p>6. Go to &#8220;Backup&#8221; (navigate with volume rocker and click with Home) , and click &#8220;backup nand&#8221; .<br />
&nbsp;</p>
<p>7. When It is finished, click back until you are at the main menu again. Click Flash zip from sdcard and flash <strong><em>Stock Rooted and Optimized.zip</em></strong><br />
&nbsp;</p>
<p>8. IMPORTANT, return to main menu, navigate to Wipe. Click Wipe data/factory reset.<br />
<strong>ONLY WIPE/FACTORY RESET IN RECOVERY. DO NOT USE THE PHONE WIPE</strong><br />
&nbsp;</p>
<p>Note: Re-flash required as I could not maintain root after reboot.<br />
Button Combo for recovery is Home+Down Vol.+Power. Hold these until recovery loads.</p></blockquote>
<p>&nbsp;</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://theandroidsite.com/2011/03/27/how-to-root-the-motorola-xoom-wifi/" rel="bookmark" class="crp_title">[How-To] Root the Motorola Xoom WiFi</a></li><li><a href="http://theandroidsite.com/2010/12/05/how-to-update-your-samsung-epic-4g-to-the-latest-2-2-1-froyo-firmware/" rel="bookmark" class="crp_title">How To: Update your Samsung Epic 4G to the latest 2.2.1 Froyo firmware</a></li><li><a href="http://theandroidsite.com/2011/02/24/motorola-xoom-bootloader-unlock-permanent-root-and-clockwork-recovery/" rel="bookmark" class="crp_title">Motorola XOOM bootloader unlock, permanent root and Clockwork Recovery</a></li><li><a href="http://theandroidsite.com/2011/12/27/trebuchet-launcher-available-in-alpha-form-for-android-4-0-3-devices/" rel="bookmark" class="crp_title">Trebuchet Launcher available in alpha form for Android 4.0.3 devices</a></li><li><a href="http://theandroidsite.com/2011/10/19/how-to-root-the-t-mobile-samsung-galaxy-s-ii-sgh-t989/" rel="bookmark" class="crp_title">[How To] Root the T-Mobile Samsung Galaxy S II (SGH-T989)</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://theandroidsite.com/2011/02/02/how-to-root-the-virgin-mobile-lg-optimus-v/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dell Streak 7 taken apart on video</title>
		<link>http://theandroidsite.com/2011/01/11/dell-streak-7-taken-apart-on-video/</link>
		<comments>http://theandroidsite.com/2011/01/11/dell-streak-7-taken-apart-on-video/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 19:50:37 +0000</pubDate>
		<dc:creator>Ben Marvin</dc:creator>
				<category><![CDATA[Dell]]></category>
		<category><![CDATA[Dell Streak 7]]></category>
		<category><![CDATA[How-To Guides]]></category>
		<category><![CDATA[Phones & Tablets]]></category>
		<category><![CDATA[T-Mobile]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Engadget]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[Streak 7]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[teardown]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://theandroidsite.com/?p=2525</guid>
		<description><![CDATA[What&#8217;s the first thing you wanna do when you get a new Android tablet? Tear it apart of course. Well, at least that&#8217;s how the guys at one Vietnamese blog felt. Good thing they show us on video and pictures so you don&#8217;t have to tear yours apart once you get one. Doesn&#8217;t that battery [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://theandroidsite.com/wp-content/uploads/2011/01/tinhte.vn_4d2bfeafd747b_DSC_2923.jpg"><img class="aligncenter size-full wp-image-2528" title="tinhte.vn_4d2bfeafd747b_DSC_2923" src="http://theandroidsite.com/wp-content/uploads/2011/01/tinhte.vn_4d2bfeafd747b_DSC_2923.jpg" alt="" width="512" height="340" /></a></p>
<p>What&#8217;s the first thing you wanna do when you get a new Android tablet? Tear it apart of course. Well, at least that&#8217;s how the guys at <a href="http://www.tinhte.vn/tin-tuc-gioi-thieu-99/mo-bung-dell-streak-7-a-569377/">one Vietnamese blog</a> felt. Good thing they show us on video and pictures so you don&#8217;t have to tear yours apart once you get one.</p>
<p>Doesn&#8217;t that battery just seem tiny next to the <a href="http://guide-images.ifixit.net/igi/2MNRNbvbVXBEXtyT.huge">Galaxy Tab battery</a>?</p>
<p>Here&#8217;s the full teardown video. You might wanna turn down the sound unless you&#8217;re a huge fan of Asian pop music.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/-V0VRTk4epA?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/-V0VRTk4epA?fs=1&amp;hl=en_US" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>[<a href="http://www.engadget.com/2011/01/11/dell-streak-7-torn-down-on-video-we-still-cant-find-the-reason/">via Engadget</a>]</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://theandroidsite.com/2011/01/07/t-mobiles-dell-streak-7-tablet-gets-a-promo-video/" rel="bookmark" class="crp_title">T-Mobile&#8217;s Dell Streak 7 tablet gets a promo video</a></li><li><a href="http://theandroidsite.com/2011/02/04/dell-streak-7-has-hidden-phone-function-that-doesnt-function/" rel="bookmark" class="crp_title">Dell Streak 7 has hidden phone function, that doesn&#8217;t function</a></li><li><a href="http://theandroidsite.com/2011/01/05/a-closer-look-at-books-and-web-browsing-on-t-mobiles-lg-g-slate-honeycomb-tablet/" rel="bookmark" class="crp_title">A closer look at Books and web browsing on T-Mobile&#8217;s LG G-Slate Honeycomb tablet</a></li><li><a href="http://theandroidsite.com/2010/11/04/play-a-lot-of-games-on-your-dell-streak-try-adding-a-snes-controller/" rel="bookmark" class="crp_title">Play a lot of games on your Dell Streak? Try adding a SNES controller</a></li><li><a href="http://theandroidsite.com/2010/12/25/heres-what-happens-when-you-beat-angry-birds-seasons/" rel="bookmark" class="crp_title">Here&#8217;s what happens when you beat Angry Birds Seasons</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://theandroidsite.com/2011/01/11/dell-streak-7-taken-apart-on-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[DIY How-To] Rubberized soft touch battery door for Nexus S</title>
		<link>http://theandroidsite.com/2010/12/22/diy-how-to-rubberized-soft-touch-battery-door-for-nexus-s/</link>
		<comments>http://theandroidsite.com/2010/12/22/diy-how-to-rubberized-soft-touch-battery-door-for-nexus-s/#comments</comments>
		<pubDate>Wed, 22 Dec 2010 21:26:15 +0000</pubDate>
		<dc:creator>Ben Marvin</dc:creator>
				<category><![CDATA[How-To Guides]]></category>
		<category><![CDATA[Nexus S]]></category>
		<category><![CDATA[Rooting & ROMs]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[Phones & Tablets]]></category>
		<category><![CDATA[plastidip]]></category>

		<guid isPermaLink="false">http://theandroidsite.com/?p=2155</guid>
		<description><![CDATA[Inevitably when a new piece of hardware comes out, there&#8217;s always a few things people don&#8217;t like about it. And sometimes a brave few do something about it. In this case the problem was the slick plastic battery cover on the Nexus S and how it collects fingerprints. And the solution for xda-developers member mhaedo [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://theandroidsite.com/wp-content/uploads/2010/12/phone1.jpg"><img class="aligncenter size-full wp-image-2156" title="phone1" src="http://theandroidsite.com/wp-content/uploads/2010/12/phone1.jpg" alt="" width="559" height="360" /></a></p>
<p>Inevitably when a new piece of hardware comes out, there&#8217;s always a few things people don&#8217;t like about it. And sometimes a brave few do something about it. In this case the problem was the slick plastic battery cover on the <a href="http://theandroidsite.com/category/hardware/nexus-s/">Nexus S</a> and how it collects fingerprints. And the solution for xda-developers member <a href="http://forum.xda-developers.com/member.php?u=1692389">mhaedo</a> was give it a couple thin coats of spray-on <a href="http://www.amazon.com/gp/product/B000LNOOEO?ie=UTF8&amp;tag=theandsit0c-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B000LNOOEO">PlastiDip</a>. He used black, but if you&#8217;re feeling frisky, you could try their red or yellow colors. And of course this isn&#8217;t limited to the Nexus S, this could be done on almost any other phone. It should also be noted that you can peel off the PlastiDip if you get bored of it or wish to sell the phone.</p>
<p style="text-align: center;"><a href="http://theandroidsite.com/wp-content/uploads/2010/12/phone5.jpg"><img class="aligncenter size-full wp-image-2157" title="phone5" src="http://theandroidsite.com/wp-content/uploads/2010/12/phone5.jpg" alt="" width="559" height="412" /></a></p>
<p>Hit the link for more pictures and full instructions on how he did it.</p>
<p>[<a href="http://forum.xda-developers.com/showthread.php?t=881062">xda-developers</a> via <a href="http://androidcommunity.com/nexus-s-diy-soft-touch-battery-cover-mod-is-finger-friendly-20101222/">AndroidCommunity</a>]</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://theandroidsite.com/2010/12/11/inexpensive-hard-case-for-the-t-mobile-g2/" rel="bookmark" class="crp_title">Inexpensive hard case for the T-Mobile G2</a></li><li><a href="http://theandroidsite.com/2010/10/31/modify-your-htc-evo-4g-by-scraping-off-some-paint/" rel="bookmark" class="crp_title">Modify your HTC EVO 4G by scraping off some paint</a></li><li><a href="http://theandroidsite.com/2010/12/15/try-the-nexus-s-live-wallpaper-on-your-rooted-device-now/" rel="bookmark" class="crp_title">Try the Nexus S live wallpaper on your rooted device now</a></li><li><a href="http://theandroidsite.com/2010/12/26/cyanogenmod-7-gets-alpha-release-for-nexus-s-other-phones-under-development/" rel="bookmark" class="crp_title">CyanogenMod 7 gets Alpha release for Nexus S, other phones under development</a></li><li><a href="http://theandroidsite.com/2010/12/21/switched-to-a-nexus-s-and-miss-your-led-notification-light-try-noled-software/" rel="bookmark" class="crp_title">Switched to a Nexus S and miss your LED notification light? Try NoLED [Software]</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://theandroidsite.com/2010/12/22/diy-how-to-rubberized-soft-touch-battery-door-for-nexus-s/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Guides] Using ADB (Android Debug Bridge) on Windows or Mac</title>
		<link>http://theandroidsite.com/2010/12/20/guides-using-adb-android-debug-bridge-on-windows-or-mac/</link>
		<comments>http://theandroidsite.com/2010/12/20/guides-using-adb-android-debug-bridge-on-windows-or-mac/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 13:53:24 +0000</pubDate>
		<dc:creator>Ben Marvin</dc:creator>
				<category><![CDATA[How-To Guides]]></category>
		<category><![CDATA[Rooting & ROMs]]></category>
		<category><![CDATA[adb]]></category>
		<category><![CDATA[android debug bridge]]></category>
		<category><![CDATA[Android SDK]]></category>
		<category><![CDATA[guides]]></category>
		<category><![CDATA[hacking]]></category>

		<guid isPermaLink="false">http://theandroidsite.com/?p=2071</guid>
		<description><![CDATA[If you&#8217;ve ever read any guides on rooting your Android phone or how to sideload applications on restricted devices, there&#8217;s no doubt you&#8217;ve come across the term ADB. ADB, short for Android Debug Bridge is a tool that is part of the Android SDK, and is a very powerful way to communicate between your computer [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://theandroidsite.com/wp-content/uploads/2010/12/devices2.jpg"><img class="aligncenter size-full wp-image-2072" title="devices2" src="http://theandroidsite.com/wp-content/uploads/2010/12/devices2.jpg" alt="" width="484" height="268" /></a></p>
<p>If you&#8217;ve ever read any guides on rooting your Android phone or how to sideload applications on restricted devices, there&#8217;s no doubt you&#8217;ve come across the term ADB. ADB, short for <a href="http://developer.android.com/guide/developing/tools/adb.html">Android Debug Bridge</a> is a tool that is part of the <a href="http://developer.android.com/sdk/index.html">Android SDK</a>, and is a very powerful way to communicate between your computer and your phone or tablet. Being a command line tool, most novice users shy away from ADB and opt for the GUI or one-click solutions to root their phone or perform other tasks. But with the right instruction, and a little patience, you&#8217;ll have complete control over your Android phone in no time. Some users over at xda-developers have written some fantastic guides to using ADB. A general guide, Windows oriented, <a href="http://forum.xda-developers.com/showthread.php?t=879701">you can find here</a>. And here&#8217;s one to get <a href="http://forum.xda-developers.com/showthread.php?p=9842005">setup with your Mac</a>. I recommend Mac users also read the first guide, as it is more in-depth, the command line arguments will all be nearly the same.</p>
<p>[<a href="http://www.xda-developers.com/">via xda-developers blog</a>]</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://theandroidsite.com/2011/01/28/thanks-to-xda-developers-htc-evo-shift-4g-gets-perma-root/" rel="bookmark" class="crp_title">Thanks to xda-developers, HTC EVO Shift 4G gets perma-root</a></li><li><a href="http://theandroidsite.com/2010/03/11/how-to-install-non-market-apps-on-your-motorola-backflip/" rel="bookmark" class="crp_title">How-To: Install non-Market apps on your Motorola Backflip</a></li><li><a href="http://theandroidsite.com/2011/02/17/how-to-unroot-and-flash-a-stock-sbf-file-on-the-motorola-droid-2-with-linux/" rel="bookmark" class="crp_title">How To: Unroot and flash a stock SBF file on the Motorola Droid 2 with Linux</a></li><li><a href="http://theandroidsite.com/2010/12/01/how-to-root-the-motorola-defy/" rel="bookmark" class="crp_title">How To: Root the Motorola Defy</a></li><li><a href="http://theandroidsite.com/2010/07/18/how-to-root-your-samsung-vibrant-or-captivate/" rel="bookmark" class="crp_title">How to root your Samsung Vibrant or Captivate</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://theandroidsite.com/2010/12/20/guides-using-adb-android-debug-bridge-on-windows-or-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Root the PocketBook IQ tablet</title>
		<link>http://theandroidsite.com/2010/12/17/how-to-root-the-pocketbook-iq-tablet/</link>
		<comments>http://theandroidsite.com/2010/12/17/how-to-root-the-pocketbook-iq-tablet/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 19:29:09 +0000</pubDate>
		<dc:creator>Ben Marvin</dc:creator>
				<category><![CDATA[How-To Guides]]></category>
		<category><![CDATA[PocketBook IQ]]></category>
		<category><![CDATA[Rooting & ROMs]]></category>
		<category><![CDATA[.apk]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Android Market]]></category>
		<category><![CDATA[Choose Shortcuts Activities Settings Development]]></category>
		<category><![CDATA[ebook reader]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[IQ]]></category>
		<category><![CDATA[launcherpro]]></category>
		<category><![CDATA[Market]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[Rooting]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[zroot]]></category>

		<guid isPermaLink="false">http://theandroidsite.com/?p=2033</guid>
		<description><![CDATA[The PocketBook IQ is an Android powered ebook reader with modest specs and a very cheap pricetag starting around $150 or so. Got one of these and want to root it? Well here&#8217;s how: First, install LauncherPro, since the PocketBook doesn&#8217;t have access to the Android Market, get the APK from LauncherPro&#8217;s website. Longpress the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://theandroidsite.com/wp-content/uploads/2010/12/pocketbook_iq_01_f07y.jpg"><img class="aligncenter size-full wp-image-2035" title="Das PocketBook IQ von PocketBook International, dem Spezialisten fÃ¼r mobiles Lesen, hat Weltpremiere auf der IFA 2010 in Berlin." src="http://theandroidsite.com/wp-content/uploads/2010/12/pocketbook_iq_01_f07y.jpg" alt="" width="339" height="425" /></a></p>
<p>The PocketBook IQ is an Android powered ebook reader with modest specs and a very cheap pricetag starting around $150 or so. Got one of these and want to root it? Well here&#8217;s how:</p>
<ul>
<li>First, install LauncherPro, since the PocketBook doesn&#8217;t have access to the Android Market, get the APK from <a href="http://www.launcherpro.com/">LauncherPro&#8217;s website</a>.</li>
<li>Longpress the homescreen untill you get the &#8216;Add to Home screen&#8217; window.</li>
<li>Choose: Shortcuts-&gt;Activities-&gt;Settings-&gt;Development (com.android.settings.DevelopmentSettings)</li>
<li>Lauch the newly created Development shortcut and check USB debugging</li>
<li>Install <a href="http://forum.xda-developers.com/showthread.php?t=833953">z4root.1.3.0.apk</a> and use it to get full root access</li>
</ul>
<p>[<a href="http://www.mobileread.com/forums/forumdisplay.php?s=2c7138294744eb3c651e811015fc444f&amp;f=206">MobileRead Forums</a>]</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://theandroidsite.com/2011/12/26/how-to-root-the-philips-gogear-connect-3-personal-media-player/" rel="bookmark" class="crp_title">[How To] Root the Philips GoGear Connect 3 personal media player</a></li><li><a href="http://theandroidsite.com/2010/07/18/how-to-root-your-samsung-vibrant-or-captivate/" rel="bookmark" class="crp_title">How to root your Samsung Vibrant or Captivate</a></li><li><a href="http://theandroidsite.com/2010/12/01/how-to-root-the-motorola-defy/" rel="bookmark" class="crp_title">How To: Root the Motorola Defy</a></li><li><a href="http://theandroidsite.com/2011/01/09/how-to-root-the-verizon-samsung-fascinate/" rel="bookmark" class="crp_title">How To: Root the Verizon Samsung Fascinate</a></li><li><a href="http://theandroidsite.com/2011/10/09/how-to-root-the-lg-esteem-on-metro-pcs/" rel="bookmark" class="crp_title">[How To] Root the LG Esteem on Metro PCS</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://theandroidsite.com/2010/12/17/how-to-root-the-pocketbook-iq-tablet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Install the Android Market on Archos devices running 2.2</title>
		<link>http://theandroidsite.com/2010/12/02/how-to-install-the-android-market-on-archos-devices-running-2-2/</link>
		<comments>http://theandroidsite.com/2010/12/02/how-to-install-the-android-market-on-archos-devices-running-2-2/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 15:44:58 +0000</pubDate>
		<dc:creator>Ben Marvin</dc:creator>
				<category><![CDATA[Archos]]></category>
		<category><![CDATA[Archos 101]]></category>
		<category><![CDATA[Archos 28]]></category>
		<category><![CDATA[Archos 32]]></category>
		<category><![CDATA[Archos 43]]></category>
		<category><![CDATA[Archos 70]]></category>
		<category><![CDATA[Froyo 2.2]]></category>
		<category><![CDATA[How-To Guides]]></category>
		<category><![CDATA[Phones & Tablets]]></category>
		<category><![CDATA[Rooting & ROMs]]></category>
		<category><![CDATA[2.1]]></category>
		<category><![CDATA[2.2]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Android Market]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[Archos Fans]]></category>
		<category><![CDATA[Froyo]]></category>
		<category><![CDATA[Market]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[tablets]]></category>

		<guid isPermaLink="false">http://theandroidsite.com/?p=1877</guid>
		<description><![CDATA[The upgrade to Froyo for the latest Android tablets is only a few days old and already the hackers have come up with a way to install the Android Market. It was previously possible on the 2.1 firmware, but a new .apk file is required to work with Froyo. The process is simple, just download [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://theandroidsite.com/wp-content/uploads/2010/12/Archos-28-Archos-32-Archos-43-tablets.jpg"><img class="aligncenter size-full wp-image-1878" title="Archos-28-Archos-32-Archos-43-tablets" src="http://theandroidsite.com/wp-content/uploads/2010/12/Archos-28-Archos-32-Archos-43-tablets.jpg" alt="" width="560" height="232" /></a></p>
<p>The <a href="http://theandroidsite.com/2010/11/30/all-archos-gen-8-devices-get-upgrade-to-froyo-android-2-2/">upgrade to Froyo</a> for the latest Android tablets is only a few days old and already the hackers have come up with a way to install the Android Market. It was previously possible on the 2.1 firmware, but a new .apk file is required to work with Froyo. The process is simple, just download the modified <a href="http://rapidshare.com/files/434229115/gApps4Archos2.apk">Market .apk from here</a>. Transfer it onto your Archos, then select it using the built in file manager, run the installation process and reboot. Now you have access to all the normal Market apps, not just limited to the ones in the Archos marketplace.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/xhvnWq4wzlA?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/xhvnWq4wzlA?fs=1&amp;hl=en_US" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
[via <a href="http://forum.archosfans.com/viewtopic.php?f=63&amp;t=42067">Archos Fans</a>]</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://theandroidsite.com/2010/10/28/android-2-2-froyo-running-on-generation-8-archos-video/" rel="bookmark" class="crp_title">Android 2.2 Froyo running on Generation 8 Archos [Video]</a></li><li><a href="http://theandroidsite.com/2012/03/01/archos-apologizes-for-delay-anticipates-android-4-0-update-to-deploy-within-two-week/" rel="bookmark" class="crp_title">Archos apologizes for delay, anticipates Android 4.0 update to deploy within two weeks</a></li><li><a href="http://theandroidsite.com/2009/05/14/archos-to-present-android-june-11th-in-paris/" rel="bookmark" class="crp_title">Archos To Present Android June 11th In Paris</a></li><li><a href="http://theandroidsite.com/2011/06/10/archos-gen-8-tablets-now-can-multi-boot-multiple-oss/" rel="bookmark" class="crp_title">Archos Gen 8 tablets now can multi-boot multiple OS&#8217;s</a></li><li><a href="http://theandroidsite.com/2011/09/04/pricing-confirmed-for-archos-g9-honeycomb-tablets/" rel="bookmark" class="crp_title">Pricing confirmed for Archos G9 Honeycomb tablets</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://theandroidsite.com/2010/12/02/how-to-install-the-android-market-on-archos-devices-running-2-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Root the Motorola Defy</title>
		<link>http://theandroidsite.com/2010/12/01/how-to-root-the-motorola-defy/</link>
		<comments>http://theandroidsite.com/2010/12/01/how-to-root-the-motorola-defy/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 20:54:06 +0000</pubDate>
		<dc:creator>Ben Marvin</dc:creator>
				<category><![CDATA[How-To Guides]]></category>
		<category><![CDATA[Motorola]]></category>
		<category><![CDATA[Motorola Defy]]></category>
		<category><![CDATA[Phones & Tablets]]></category>
		<category><![CDATA[Rooting & ROMs]]></category>
		<category><![CDATA[T-Mobile]]></category>
		<category><![CDATA[.apk]]></category>
		<category><![CDATA[adb]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[android debug bridge]]></category>
		<category><![CDATA[Defy]]></category>
		<category><![CDATA[guides]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[ROMs]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[rooted]]></category>
		<category><![CDATA[Rooting]]></category>
		<category><![CDATA[The Motorola Defy]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[xda-developers]]></category>

		<guid isPermaLink="false">http://theandroidsite.com/?p=1847</guid>
		<description><![CDATA[The Motorola Defy has been rooted giving owners of the rugged handset superuser access and the ability to do things like install custom ROMS, take screenshots and other normally blocked options. The easy option for rooting is to download z4root from the Android Market which is a one-click application to gain root. It&#8217;s been reported [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://theandroidsite.com/wp-content/uploads/2010/10/Motorola-Defy-Rugged-Android-Smartphone.jpg"><img class="alignleft size-medium wp-image-1437" title="Motorola-Defy-Rugged-Android-Smartphone" src="http://theandroidsite.com/wp-content/uploads/2010/10/Motorola-Defy-Rugged-Android-Smartphone-300x264.jpg" alt="" width="300" height="264" /></a></p>
<p>The Motorola Defy has been rooted giving owners of the rugged handset superuser access and the ability to do things like install custom ROMS, take screenshots and other normally blocked options.</p>
<p>The easy option for rooting is to download z4root from the Android Market which is a one-click application to gain root. It&#8217;s been reported that it may not work on all handsets or for all users, so xda-developers has a manual method of rooting using Android Debug Bridge, or adb. I take no credit for this guide, just reposting here, all credit goes to the <a href="http://forum.xda-developers.com/showthread.php?p=9456771#post9456771">original post</a>. If you are not familiar with adb or Android hacking, I suggest you do some research first, <a href="http://forum.xda-developers.com/showthread.php?t=502010">get started here</a>. For those of you comfortable with hacking your phone, let&#8217;s get started:</p>
<blockquote><p>1. Put the phone in Debug Mode: Go to Settings &gt; Applications &gt; Development and check USB debugging box.</p>
<p>2. Extract the files from the zip below, connect the phone via USB, and copy them to the phone via ADB like this:</p>
<div>
<div>Code:</div>
<pre dir="ltr">adb push Superuser.apk /sdcard/Superuser.apk
adb push su /sdcard/su
adb push busybox /sdcard/busybox
adb push exploit.bin /data/local/tmp/exploit.bin</pre>
</div>
<p>3. Now we enter the phone&#8217;s internal shell, also using ADB:</p>
<div>
<div>Code:</div>
<pre dir="ltr">adb shell</pre>
</div>
<p>4. Then we take advantage of the &#8220;fake&#8221; root exploit:</p>
<div>
<div>Code:</div>
<pre dir="ltr">cd /data/local/tmp
chmod 0755 exploit.bin
./exploit.bin</pre>
</div>
<p>5. Now after that last command you should be back to your normal console, not the phone one, so we need to connect to it again, and doing so we should now see that we have root permissions since the &#8220;#&#8221; symbol is displayed instead of &#8220;$&#8221;.</p>
<div>
<div>Code:</div>
<pre dir="ltr">adb shell</pre>
</div>
<p>6. Now we mount the /system partition as writable and copy the necessary files there, and set them with the right permissions:</p>
<div>
<div>Code:</div>
<pre dir="ltr">mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
cp /sdcard/Superuser.apk /system/app/Superuser.apk
cp /sdcard/su /system/bin/su
cp /sdcard/busybox /system/bin/busybox
chmod 4755 /system/bin/su
chmod 4755 /system/bin/busybox
mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
exit</pre>
</div>
<p>7. Restart the phone and check if you have ROOT in a terminal by typing the &#8220;su&#8221; command, or by installing any other app that requires ROOT, and seeing it the SuperUser app pops up.</p>
<p>Rooting.zip &gt; <a href="http://www.mediafire.com/?kjee8aj22j9m5zj" target="_blank">http://www.mediafire.com/?kjee8aj22j9m5zj</a><br />
Contains the fake root exploit, SuperUser version 2.3.6.1 and busybox</p></blockquote>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://theandroidsite.com/2011/05/27/how-to-root-the-lg-revolution/" rel="bookmark" class="crp_title">[How To] Root the LG Revolution</a></li><li><a href="http://theandroidsite.com/2011/08/30/how-to-revert-your-device-back-to-the-old-android-market/" rel="bookmark" class="crp_title">[How To] Revert your device back to the old Android Market</a></li><li><a href="http://theandroidsite.com/2011/03/27/how-to-root-the-motorola-xoom-wifi/" rel="bookmark" class="crp_title">[How-To] Root the Motorola Xoom WiFi</a></li><li><a href="http://theandroidsite.com/2009/11/22/how-to-backup-protected-and-paid-android-applications-for-root-users/" rel="bookmark" class="crp_title">How To: Backup protected and paid Android applications for root users</a></li><li><a href="http://theandroidsite.com/2011/04/22/how-to-root-the-t-mobile-sidekick-4g/" rel="bookmark" class="crp_title">How To: Root the T-Mobile Sidekick 4G</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://theandroidsite.com/2010/12/01/how-to-root-the-motorola-defy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Android 2.2 Froyo on your iPhone 2G or 3G without a computer</title>
		<link>http://theandroidsite.com/2010/11/10/install-android-2-2-froyo-on-your-iphone-2g-or-3g-without-a-computer/</link>
		<comments>http://theandroidsite.com/2010/11/10/install-android-2-2-froyo-on-your-iphone-2g-or-3g-without-a-computer/#comments</comments>
		<pubDate>Thu, 11 Nov 2010 00:48:27 +0000</pubDate>
		<dc:creator>Ben Marvin</dc:creator>
				<category><![CDATA[AT&T]]></category>
		<category><![CDATA[Froyo 2.2]]></category>
		<category><![CDATA[Android 2.2]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Bootlace 2.1]]></category>
		<category><![CDATA[Dual boot]]></category>
		<category><![CDATA[How-To Guides]]></category>
		<category><![CDATA[iDroid]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[jailbroken]]></category>
		<category><![CDATA[Rooting & ROMs]]></category>

		<guid isPermaLink="false">http://theandroidsite.com/?p=1768</guid>
		<description><![CDATA[Android on the iPhone isn&#8217;t a new idea, but now it&#8217;s even easier. An application called Bootlace 2.1 can install Android 2.2 on your jailbroken iPhone with only a few clicks. It currently only works on the iPhone 2G or 3G, but I&#8217;m sure they&#8217;re hard at work on getting the 3GS and 4 to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://theandroidsite.com/wp-content/uploads/2010/11/IMG_0011-266x400.png"><img class="aligncenter size-full wp-image-1769" title="IMG_0011-266x400" src="http://theandroidsite.com/wp-content/uploads/2010/11/IMG_0011-266x400.png" alt="" width="266" height="400" /></a></p>
<p>Android on the iPhone isn&#8217;t a new idea, but now it&#8217;s even easier. An application called Bootlace 2.1 can install Android 2.2 on your jailbroken iPhone with only a few clicks. It currently only works on the iPhone 2G or 3G, but I&#8217;m sure they&#8217;re hard at work on getting the 3GS and 4 to work. Full instructions are available over at <a href="http://www.funkyspacemonkey.com/bootlance-install-android-os-iphone-2g3g-computer">FunSpaceMonkey</a>.</p>
<p>[via <a href="http://www.engadget.com/2010/11/10/bootlace-lets-you-install-froyo-on-your-iphone-without-a-compute/">Engadget</a>]</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://theandroidsite.com/2011/01/09/android-2-3-gingerbread-ported-to-the-iphone-3g/" rel="bookmark" class="crp_title">Android 2.3 Gingerbread ported to the iPhone 3G</a></li><li><a href="http://theandroidsite.com/2010/04/11/how-should-google-change-the-android-market-to-attract-iphone-developers/" rel="bookmark" class="crp_title">How should Google change the Android Market to attract iPhone developers?</a></li><li><a href="http://theandroidsite.com/2010/11/04/galaxy-s-outsells-iphone-4-in-japan-during-launch-week/" rel="bookmark" class="crp_title">Galaxy S outsells iPhone 4 in Japan during launch week</a></li><li><a href="http://theandroidsite.com/2011/09/14/iphones-are-not-that-cool-anymore-says-htc-exec/" rel="bookmark" class="crp_title">&#8220;iPhones are not that cool anymore&#8221; says HTC exec</a></li><li><a href="http://theandroidsite.com/2010/07/11/what-to-expect-switching-from-iphone-to-android/" rel="bookmark" class="crp_title">What to expect switching from iPhone to Android</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://theandroidsite.com/2010/11/10/install-android-2-2-froyo-on-your-iphone-2g-or-3g-without-a-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[DIY] Building a cable to control the music player on your Android phone</title>
		<link>http://theandroidsite.com/2010/11/04/diy-building-a-cable-to-control-the-music-player-on-your-android-phone/</link>
		<comments>http://theandroidsite.com/2010/11/04/diy-building-a-cable-to-control-the-music-player-on-your-android-phone/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 21:34:18 +0000</pubDate>
		<dc:creator>Ben Marvin</dc:creator>
				<category><![CDATA[How-To Guides]]></category>
		<category><![CDATA[Rooting & ROMs]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[modding]]></category>
		<category><![CDATA[Phones & Tablets]]></category>

		<guid isPermaLink="false">http://theandroidsite.com/?p=1715</guid>
		<description><![CDATA[Sure, a lot of Android phones come with stereo headphones with buttons to control the music, but what if you&#8217;re feeding the output of your phone into your car? Apparently there&#8217;s a shortage of AUX cables that have similar controls, so one ambitious DIYer, Rich Kappmeier, took it upon himself to build a custom cable to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://theandroidsite.com/wp-content/uploads/2010/11/parts.jpg"><img class="aligncenter size-full wp-image-1716" title="parts" src="http://theandroidsite.com/wp-content/uploads/2010/11/parts.jpg" alt="" width="410" height="500" /></a></p>
<p>Sure, a lot of Android phones come with stereo headphones with buttons to control the music, but what if you&#8217;re feeding the output of your phone into your car? Apparently there&#8217;s a shortage of AUX cables that have similar controls, so one ambitious DIYer, Rich Kappmeier, took it upon himself to build a custom cable to control the music coming from his Nexus One. Hit the link for a full in-depth article on how it works, and how to do it yourself.</p>
<p>My only question is, why not use the on screen controls? Although I can see a few other applications where this type of control can be useful.</p>
<p>[<a href="http://www.wisebread.com/build-a-cable-to-control-your-android-phone-while-you-drive">WiseBread</a>]</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://theandroidsite.com/2012/01/17/download-cyanogenmod-9-music-app-now-available-for-ics-devices/" rel="bookmark" class="crp_title">[Download] CyanogenMod 9 Music app now available for ICS devices</a></li><li><a href="http://theandroidsite.com/2010/12/19/control-your-music-from-any-app-with-rockanywhere/" rel="bookmark" class="crp_title">Control your music from any app with RockAnywhere</a></li><li><a href="http://theandroidsite.com/2009/02/16/total-control-set-to-release-video-surveillance-application-for-android/" rel="bookmark" class="crp_title">Total Control Set To Release Video Surveillance Application For Android</a></li><li><a href="http://theandroidsite.com/2011/10/07/download-new-google-music-4-0-1-app-from-ice-cream-sandwich/" rel="bookmark" class="crp_title">[Download] New Google Music 4.0.1 app from Ice Cream Sandwich</a></li><li><a href="http://theandroidsite.com/2011/09/09/accessories-android-robot-bluetooth-speakerphone/" rel="bookmark" class="crp_title">[Accessories] Android robot Bluetooth speakerphone</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://theandroidsite.com/2010/11/04/diy-building-a-cable-to-control-the-music-player-on-your-android-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

