<?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>Avi's Code &#187; Jaunty</title>
	<atom:link href="http://telyas.com/wordpress2/tag/jaunty/feed/" rel="self" type="application/rss+xml" />
	<link>http://telyas.com/wordpress2</link>
	<description>My Open source and "free time" work</description>
	<lastBuildDate>Mon, 11 May 2009 07:08:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Ubuntu Jaunty and Android ADB</title>
		<link>http://telyas.com/wordpress2/2009/04/29/ubuntu-jaunty-and-android-adb/</link>
		<comments>http://telyas.com/wordpress2/2009/04/29/ubuntu-jaunty-and-android-adb/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 02:07:39 +0000</pubDate>
		<dc:creator>Avi Telyas</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Jaunty]]></category>

		<guid isPermaLink="false">http://telyas.com/wordpress2/?p=133</guid>
		<description><![CDATA[I have recently upgraded my ubuntu machine to Jaunty. When I tried to work with my G1 Devphone, I found out that adb doesn&#8217;t seem to find the device. Luckily, I am not the first one to find it, and could find a solution in an Android Group : cp /etc/udev/rules.d/50-android.rules /etc/udev/rules.d/51-android.rules /etc/init.d/udev reload Just [...]]]></description>
			<content:encoded><![CDATA[<p>I have recently upgraded my ubuntu machine to Jaunty. When I tried to work with my G1 Devphone, I found out that adb doesn&#8217;t seem to find the device.</p>
<p>Luckily, I am not the first one to find it, and could find a solution in an <a href="http://groups.google.com/group/android-developers/browse_thread/thread/1c55ed426623e2b8/216256a872a74bbb?show_docid=216256a872a74bbb">Android Group</a> :</p>
<blockquote><p>cp /etc/udev/rules.d/50-android.rules /etc/udev/rules.d/51-android.rules</p></blockquote>
<blockquote><p>/etc/init.d/udev reload</p></blockquote>
<p>Just don&#8217;t forget to disconnect and plug-in the device again, and there you go. </p>
]]></content:encoded>
			<wfw:commentRss>http://telyas.com/wordpress2/2009/04/29/ubuntu-jaunty-and-android-adb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

