
<?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>Nothing To Say Here &#187; Android</title>
	<atom:link href="http://blog.leefindlow.com/category/google/android/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.leefindlow.com</link>
	<description></description>
	<lastBuildDate>Fri, 28 May 2010 01:04:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Android Tethering</title>
		<link>http://blog.leefindlow.com/2010/05/android-tethering/</link>
		<comments>http://blog.leefindlow.com/2010/05/android-tethering/#comments</comments>
		<pubDate>Fri, 28 May 2010 01:04:16 +0000</pubDate>
		<dc:creator>Lee Findlow</dc:creator>
				<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://blog.leefindlow.com/?p=204</guid>
		<description><![CDATA[I&#8217;ve been considering getting one of those 3G USB dongles for a while now, even on Pay-as-you-go tariffs the prices are now cheap enough that it isn&#8217;t really an issue of cost, more the lack of signal in places where I would &#8230; <a href="http://blog.leefindlow.com/2010/05/android-tethering/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been considering getting one of those 3G USB dongles for a while now, even on Pay-as-you-go tariffs the prices are now cheap enough that it isn&#8217;t really an issue of cost, more the lack of signal in places where I would want to use it. I have a unlimited data on my phone so figured why not use that? After a bit of googling it seemed the only way on an Android phone was to &#8220;root&#8221; it, my initial idea was to maybe SSH tunnel data through the device, the bonus being that it would work over WiFi too, but didn&#8217;t get very far with that as it seemed too much hassle to potential brick my phone. Then eventually I found a pretty cool looking app called <a href="http://code.google.com/p/proxoid/" target="_blank">proxoid</a>. No rooting required, just a little terminal knowledge.</p>
<p>On OS X just install the app from the link above, enable USB Debugging on your phone,download the Android SDK , and in the &#8220;tools&#8221; folder run:<br />
<code>./adb forward tcp:8080 tcp:8080</code></p>
<p>And you should be setup, now just launch Firefox (or other browser) and set the HTTP proxy to localhost port 8080.</p>
<p>One change that I did have to make  was to set the User-Agent filter to remove within proxoid, I&#8217;m presuming Vodafone was picking this up and blocking connections.</p>
<p>For full instructions check out proxoid&#8217;s site here: http://code.google.com/p/proxoid/wiki/installation</p>
<p>So far I&#8217;ve only been able to use this over a GPRS connection, so sub dial-up speeds, but even that was surprisingly quick and I look forward to trying it out over 3G.</p>
<p>As for terms and conditions? Well, I suspected there would be an issue but after a bit of research it seems that they are ok with it so long as you don&#8217;t use it excessively (see <a href="http://forum.vodafone.co.uk/topic/24534-tethering-using-htc-magic/page__p__169019&amp;#entry169019" target="_blank">here</a> and <a href="http://forum.vodafone.co.uk/topic/24534-tethering-using-htc-magic/page__p__169702&amp;#entry169702" target="_blank">here</a>).</p>
<p>Obviously I&#8217;ve found this out just as Android 2.2 has been released (with tethering support built in). But from what I can see its very unlikely that my &#8220;old&#8221; HTC Magic will get that update any time soon, if at all!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.leefindlow.com/2010/05/android-tethering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

