<?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; Android</title>
	<atom:link href="http://telyas.com/wordpress2/category/android/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>
		<item>
		<title>Android 1.5 early look available</title>
		<link>http://telyas.com/wordpress2/2009/04/13/android-15-early-look-available/</link>
		<comments>http://telyas.com/wordpress2/2009/04/13/android-15-early-look-available/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 01:42:31 +0000</pubDate>
		<dc:creator>Avi Telyas</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HTC]]></category>

		<guid isPermaLink="false">http://telyas.com/wordpress2/?p=129</guid>
		<description><![CDATA[Published on the Android Google blog, an early 1.5 API release is available. The blog warns that certain APIs may change before formal release. What is new? For a complete list, please refer to this list (not a formal release notes). Highlights are: Soft Keyboard (finally!!!) UI enhancement for most of Google Applications Video Recording [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-130" title="Android 1.5 - Cupcake" src="http://telyas.com/wordpress2/wp-content/uploads/2009/04/cupcake.jpg" alt="Android 1.5 - Cupcake" width="200" height="200" /></p>
<p>Published on the Android Google blog, an early 1.5 API release is available. The blog warns that certain APIs may change before formal release.</p>
<p>What is new?</p>
<p>For a complete list, please refer to this <a href="http://developer.android.com/sdk/preview/features.html">list</a> (not a formal release notes).</p>
<p>Highlights are:</p>
<ul>
<li>Soft Keyboard (finally!!!)</li>
<li>UI enhancement for most of Google Applications</li>
<li>Video Recording</li>
<li>Stereo Bluetooth support</li>
</ul>
<p>Can&#8217;t wait till HTC release their formal Android 1.5 binaries, and I am certain Samsung will release Android 1,5 with touch screen only. Let&#8217;s wait and see.</p>
]]></content:encoded>
			<wfw:commentRss>http://telyas.com/wordpress2/2009/04/13/android-15-early-look-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NubiNews &#8211; A Great Android RSS Reader</title>
		<link>http://telyas.com/wordpress2/2009/03/24/nubinews-a-great-android-rss-reader/</link>
		<comments>http://telyas.com/wordpress2/2009/03/24/nubinews-a-great-android-rss-reader/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 14:41:19 +0000</pubDate>
		<dc:creator>Avi Telyas</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Nubinews]]></category>
		<category><![CDATA[RSS Reader]]></category>

		<guid isPermaLink="false">http://telyas.com/wordpress2/?p=127</guid>
		<description><![CDATA[An open source RSS Reader, that be customized using Java Scripts for otherwise,  non-supported websites. The reader supports English, Chinese, Japanese and is quite impressive: fast, easy to use. Google code project homepage : http://code.google.com/p/nubi/ Blog: http://nubinewsblog.blogspot.com/ The writer uses the name Mattaku Betsujin, which can be translated from Japanese to: Honestly, another person.]]></description>
			<content:encoded><![CDATA[<p>An open source RSS Reader, that be customized using Java Scripts for otherwise,  non-supported websites. The reader supports English, Chinese, Japanese and is quite impressive: fast, easy to use.</p>
<p><a href="http://code.google.com/p/nubi/">Google code project homepage</a> : http://code.google.com/p/nubi/</p>
<p>Blog: <a href="http://nubinewsblog.blogspot.com/">http://nubinewsblog.blogspot.com/</a></p>
<p>The writer uses the name Mattaku Betsujin, which can be translated from Japanese to: Honestly, another person.</p>
]]></content:encoded>
			<wfw:commentRss>http://telyas.com/wordpress2/2009/03/24/nubinews-a-great-android-rss-reader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Developers Group Japan</title>
		<link>http://telyas.com/wordpress2/2009/02/15/android-developers-group-japan/</link>
		<comments>http://telyas.com/wordpress2/2009/02/15/android-developers-group-japan/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 08:16:49 +0000</pubDate>
		<dc:creator>Avi Telyas</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Japan]]></category>

		<guid isPermaLink="false">http://telyas.com/wordpress2/?p=123</guid>
		<description><![CDATA[Continuing my Android Books in Japan post, would like to report additional Android related activities and Groups in Japan. Android Group Japan website and Google Group are trying to bring together Japanese developers and support each other. Twitters use the acronymos #agj for Android Related Discussions, and there many of them. ]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-125" title="Android Japan " src="http://telyas.com/wordpress2/wp-content/uploads/2009/02/android-japan1.jpg" alt="Android Japan " width="218" height="290" />Continuing my <a href="http://telyas.com/wordpress2/2009/02/15/android-books-available-in-japanese/">Android Books in Japan</a> post, would like to report additional Android related activities and Groups in Japan.</p>
<p><a href="http://android.siprop.org/index.php?FrontPage">Android Group Japan website</a> and<a href="http://groups.google.com/group/android-developers-japan"> Google Group </a>are trying to bring together Japanese developers and support each other.</p>
<p>Twitters use the acronymos <span id="msgtxt1192094364" class="msgtxt"><a href="http://search.twitter.com/search?q=%23agj">#</a><strong><a href="http://search.twitter.com/search?q=%23agj">agj</a> </strong>for Android Related Discussions, and there many of them. <strong><br />
</strong></span></p>
]]></content:encoded>
			<wfw:commentRss>http://telyas.com/wordpress2/2009/02/15/android-developers-group-japan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android books available in Japanese</title>
		<link>http://telyas.com/wordpress2/2009/02/15/android-books-available-in-japanese/</link>
		<comments>http://telyas.com/wordpress2/2009/02/15/android-books-available-in-japanese/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 07:54:10 +0000</pubDate>
		<dc:creator>Avi Telyas</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Book]]></category>
		<category><![CDATA[Japan]]></category>

		<guid isPermaLink="false">http://telyas.com/wordpress2/?p=120</guid>
		<description><![CDATA[Although Google Android phones are not available in Japan (commercially), the race to develop applications has started. Several books are already available:]]></description>
			<content:encoded><![CDATA[<p>Although Google Android phones are not available in Japan (commercially), the race to develop applications has started.</p>
<p><a href="http://android.siprop.org/index.php?FrontPage"></a>Several books are already available:</p>
<p><a href="http://telyas.com/wordpress2/wp-content/uploads/2009/02/amazon-android.jpg"><img class="alignnone size-full wp-image-121" title="Android books Amazon" src="http://telyas.com/wordpress2/wp-content/uploads/2009/02/amazon-android.jpg" alt="Android books Amazon" width="727" height="249" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://telyas.com/wordpress2/2009/02/15/android-books-available-in-japanese/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgraded to Android 1.1 R1</title>
		<link>http://telyas.com/wordpress2/2009/02/11/upgraded-to-android-11-r1/</link>
		<comments>http://telyas.com/wordpress2/2009/02/11/upgraded-to-android-11-r1/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 15:55:24 +0000</pubDate>
		<dc:creator>Avi Telyas</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[API 1.1 R1]]></category>

		<guid isPermaLink="false">http://telyas.com/wordpress2/?p=118</guid>
		<description><![CDATA[Android 1.1 R1 was released. Since I couldn&#8217;t help but test if my Android applications still work, I immediately upgraded according to the instructions: new SDK, version notes,  and instructions. ADT plugin was not upgraded as Eclipse couldn&#8217;t find an update. Outcome: Applications run without any modification. Conclusions: 1) I did not use any of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://android-developers.blogspot.com/2009/02/android-11-sdk-release-1-now-available.html">Android 1.1 R1 was released</a>.</p>
<p>Since I couldn&#8217;t help but test if my Android applications still work, I immediately upgraded according to the instructions: <a href="http://developer.android.com/sdk/1.1_r1/index.html">new SDK</a>, <a href="http://developer.android.com/sdk/android-1.1.html">version notes</a>,  and <a href="http://developer.android.com/sdk/1.1_r1/upgrading.html">instructions</a>.</p>
<p>ADT plugin was not upgraded as Eclipse couldn&#8217;t find an update.</p>
<h3>Outcome:</h3>
<p>Applications run without any modification.</p>
<h3>Conclusions:</h3>
<p>1) I did not use any of the APIs that<a href="elect Help &gt; Software Updates &gt; Manage Confi"> were changed</a> .</p>
<p>2) Android API is &#8220;settling&#8221; down. (Or Google finally understood the pain the cause developers each time they change it).</p>
]]></content:encoded>
			<wfw:commentRss>http://telyas.com/wordpress2/2009/02/11/upgraded-to-android-11-r1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Android Plaform Group is being Spammed</title>
		<link>http://telyas.com/wordpress2/2009/02/09/google-android-plaform-group-is-being-spammed/</link>
		<comments>http://telyas.com/wordpress2/2009/02/09/google-android-plaform-group-is-being-spammed/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 12:52:12 +0000</pubDate>
		<dc:creator>Avi Telyas</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://telyas.com/wordpress2/?p=114</guid>
		<description><![CDATA[It appears that  Google Android Group is being spammed. Took me by surprise as I expected Google to be able to block such trivial spams.]]></description>
			<content:encoded><![CDATA[<p>It appears that  Google Android Group is being spammed. Took me by surprise as I expected Google to be able to block such trivial spams.</p>
<p><a href="http://telyas.com/wordpress2/wp-content/uploads/2009/02/android-platform-group.jpg"><img class="alignnone size-full wp-image-115" title="android-platform-group" src="http://telyas.com/wordpress2/wp-content/uploads/2009/02/android-platform-group.jpg" alt="android-platform-group" width="563" height="500" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://telyas.com/wordpress2/2009/02/09/google-android-plaform-group-is-being-spammed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Barcodes and QR Codes for Android</title>
		<link>http://telyas.com/wordpress2/2009/02/05/barcodes-and-qr-codes-for-android/</link>
		<comments>http://telyas.com/wordpress2/2009/02/05/barcodes-and-qr-codes-for-android/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 16:18:03 +0000</pubDate>
		<dc:creator>Avi Telyas</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Barcode]]></category>
		<category><![CDATA[QR Code]]></category>

		<guid isPermaLink="false">http://telyas.com/wordpress2/?p=106</guid>
		<description><![CDATA[Just bumped into zxing project, and wanted to share. According the Project Home page: ZXing (pronounced &#8220;zebra crossing&#8221;) is an open-source, multi-format 1D/2D barcode image processing library implemented in Java. Our focus is on using the built-in camera on mobile phones to photograph and decode barcodes on the device, without communicating with a server. We [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://telyas.com/wordpress2/wp-content/uploads/2009/02/android-zxing.jpg"><img class="alignnone size-full wp-image-111" title="Android Zxing" src="http://telyas.com/wordpress2/wp-content/uploads/2009/02/android-zxing1.jpg" alt="Android Zxing" width="334" height="369" /><br />
</a></p>
<p>Just bumped into<a href="http://code.google.com/p/zxing/"> zxing project</a>, and wanted to share.</p>
<p>According the Project Home page:</p>
<blockquote><p><a name="ZXing_(&quot;Zebra_Crossing&quot;)">ZXing (pronounced &#8220;zebra crossing&#8221;) is an open-source, multi-format 1D/2D barcode image processing library implemented in Java. Our focus is on using the built-in camera on mobile phones to photograph and decode barcodes on the device, without communicating with a server. We currently have production-quality support for: </a></p>
<ul>
<li><a name="ZXing_(&quot;Zebra_Crossing&quot;)">UPC-A and UPC-E </a></li>
<li><a name="ZXing_(&quot;Zebra_Crossing&quot;)">EAN-8 and EAN-13 </a></li>
<li><a name="ZXing_(&quot;Zebra_Crossing&quot;)">Code 39 </a></li>
<li><a name="ZXing_(&quot;Zebra_Crossing&quot;)">Code 128 </a></li>
<li><a name="ZXing_(&quot;Zebra_Crossing&quot;)">QR Code </a></li>
<li><a name="ZXing_(&quot;Zebra_Crossing&quot;)"></a></li>
</ul>
</blockquote>
<p>Now I have to think of an implementation that will use QR Codes&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://telyas.com/wordpress2/2009/02/05/barcodes-and-qr-codes-for-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android and Internationalization</title>
		<link>http://telyas.com/wordpress2/2009/02/01/android-and-internationalization/</link>
		<comments>http://telyas.com/wordpress2/2009/02/01/android-and-internationalization/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 16:19:12 +0000</pubDate>
		<dc:creator>Avi Telyas</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Android; i18n]]></category>

		<guid isPermaLink="false">http://telyas.com/wordpress2/?p=101</guid>
		<description><![CDATA[According to Google: Coming Soon: Internationalization and Localization are critical, but are also not quite ready yet in the current SDK. As the SDK matures, this section will contain information on the Internationalization and Localization features of the Android platform. In the meantime, it is a good idea to start by externalizing all strings, and [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-99" title="2Ch Android Logo" src="http://telyas.com/wordpress2/wp-content/uploads/2009/01/try1.jpg" alt="2Ch Android Logo" width="400" height="400" /></p>
<p><a href="http://code.google.com/android/devel/resources-i18n.html#i18n">According to Google</a>:</p>
<blockquote><p><strong>Coming Soon:</strong> Internationalization and Localization are critical, but are also not quite ready yet in the current SDK. As the SDK matures, this section will contain information on the Internationalization and Localization features of the Android platform. In the meantime, it is a good idea to start by externalizing all strings, and practicing good structure in creating and using resources.</p></blockquote>
<p>It does seem Google Android is lacking in that respect. Since the 2Chan browser is mostly about Japanese, it may force me to write some more code.</p>
<p><em>The Android Logo (AKA Droid Robot) was modified. Original logo is <a href="http://code.google.com/policies.html">shared by Google</a> and used  according to terms described in the <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons  2.5 Attribution License</a>. </em></p>
]]></content:encoded>
			<wfw:commentRss>http://telyas.com/wordpress2/2009/02/01/android-and-internationalization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Nekohtml &#8211; Project postponed</title>
		<link>http://telyas.com/wordpress2/2009/01/31/android-nekohtml-project-postponed/</link>
		<comments>http://telyas.com/wordpress2/2009/01/31/android-nekohtml-project-postponed/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 20:45:32 +0000</pubDate>
		<dc:creator>Avi Telyas</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[nekohtml]]></category>
		<category><![CDATA[Parser]]></category>

		<guid isPermaLink="false">http://telyas.com/wordpress2/?p=95</guid>
		<description><![CDATA[I am sorry to announce that the Html project is postponed to a later date. Would like to complete the 2Chan browser as soon as possible, and although an Html parser would have been nice, it is not really necessary. For the 2chan browser, the parser required is quite simple and can be accomplished by [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-99" title="2Ch Android Logo" src="http://telyas.com/wordpress2/wp-content/uploads/2009/01/try1.jpg" alt="2Ch Android Logo" width="400" height="400" /></p>
<p>I am sorry to announce that the Html project is postponed to a later date.</p>
<p>Would like to complete the 2Chan browser as soon as possible, and although an Html parser would have been nice, it is not really necessary. For the 2chan browser, the parser required is quite simple and can be accomplished by a dedicated parser.</p>
<p>Again, sorry, and I do promise to continue this project at a later date.</p>
<p>One more comment on Nekohtml: If you are familiar with it, you know it requires <a href="http://xerces.apache.org/xerces2-j/">Xerces</a>, therefore the porting project should start from that. There is a <a href="http://groups.google.com/group/android-developers/browse_thread/thread/50f5e3075d08b58c/84bb655efa405552?show_docid=84bb655efa405552&amp;pli=1">guy who claimed he has done that</a>, but I couldn&#8217;t find any link to the ported lib.</p>
<p><em>The Android Logo (AKA Droid Robot) was modified. Original logo is <a href="http://code.google.com/policies.html">shared by Google</a> and used  according to terms described in the <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons  2.5 Attribution License</a>. </em></p>
]]></content:encoded>
			<wfw:commentRss>http://telyas.com/wordpress2/2009/01/31/android-nekohtml-project-postponed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

