<?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 blog of Thomas &#187; motorola droid</title>
	<atom:link href="http://moelhave.dk/tag/motorola-droid/feed/" rel="self" type="application/rss+xml" />
	<link>http://moelhave.dk</link>
	<description></description>
	<lastBuildDate>Sat, 04 Feb 2012 18:31:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Tethering the Motorola DROID Android phone on Linux (Ubuntu Karmic)</title>
		<link>http://moelhave.dk/2009/12/tethering-the-motorola-droid-android-phone-on-linux/</link>
		<comments>http://moelhave.dk/2009/12/tethering-the-motorola-droid-android-phone-on-linux/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 23:00:05 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Stuff]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[droid]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[motorola droid]]></category>
		<category><![CDATA[tether]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://moelhave.dk/?p=519</guid>
		<description><![CDATA[Tethering lets you to use the 3G connection on your  Android-based cell phone to browse the internet from your laptop.  Some phones come with tethering applications build int, but on other phones tethering is not possible &#8211; or you have to jump through a lot of hoops to enable it. The nice new Motorola DROID [...]]]></description>
			<content:encoded><![CDATA[<p><em>Tethering</em> lets you to use the 3G connection on your  Android-based cell phone to browse the internet from your laptop.  Some phones come with tethering applications build int, but on other phones tethering is not possible &#8211; or you have to jump through a lot of hoops to enable it.</p>
<p>The nice new Motorola DROID phone does not have a tethering ability by standard (all-though a Verizon representative told that Verizon will be coming out with something at some point) but it is still possible to tether it using the<a href="http://code.google.com/p/proxoid/" onclick="pageTracker._trackPageview('/outgoing/code.google.com/p/proxoid/?referer=');"> Proxoid</a> application. Unlike other approaches, you do not have to root your phone.</p>
<p>A detailed installation guide is available <a href="http://code.google.com/p/proxoid/wiki/installationLinux" onclick="pageTracker._trackPageview('/outgoing/code.google.com/p/proxoid/wiki/installationLinux?referer=');">here</a>. To use this guide with the Motorola DROID phone you should put the following line in <em>/etc/udev/rules.d/11-android.rules</em>:</p>
<pre>SUBSYSTEMS=="usb", SYSFS{idVendor}=="22b8", SYSFS{idProduct}=="41db", MODE="0666", OWNER="USERNAME"</pre>
<p>If you&#8217;re on Ubuntu Karmic Koala 9.10 you should restart <em>udev</em> using the following command:</p>
<pre>sudo service udev restart</pre>
<p>When trying to connect to the android phone you mave have to run</p>
<pre>sudo ./adb kill-server</pre>
<pre>sudo ./adb start-server</pre>
<p>Before you can see the device (this happens if the server was already started when you changed the udev rules). This works on Ubuntu Karmic Koala.</p>
<p>Be aware that tethering may not be allowed by your service provider, you should read your contract to find out.</p>
]]></content:encoded>
			<wfw:commentRss>http://moelhave.dk/2009/12/tethering-the-motorola-droid-android-phone-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

