<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Android User Interface Code is Not Easily Reusable</title>
	<atom:link href="http://openideals.org/2008/10/21/android-user-interface-code-is-not-easily-reusable/feed/" rel="self" type="application/rss+xml" />
	<link>http://openideals.org/2008/10/21/android-user-interface-code-is-not-easily-reusable/</link>
	<description>... and the trouble it often gets him in</description>
	<lastBuildDate>Mon, 07 May 2012 01:36:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: admin</title>
		<link>http://openideals.org/2008/10/21/android-user-interface-code-is-not-easily-reusable/comment-page-1/#comment-1565</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 26 Apr 2012 18:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://openideals.com/?p=101#comment-1565</guid>
		<description>Wow, that is a really old post (2008!), and very early in my time working on Android. You are absolutely right of course, and to be honest, I don&#039;t care much about portability of Android UI these days.

Thanks for the response however!</description>
		<content:encoded><![CDATA[<p>Wow, that is a really old post (2008!), and very early in my time working on Android. You are absolutely right of course, and to be honest, I don&#8217;t care much about portability of Android UI these days.</p>
<p>Thanks for the response however!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://openideals.org/2008/10/21/android-user-interface-code-is-not-easily-reusable/comment-page-1/#comment-1564</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 26 Apr 2012 18:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://openideals.com/?p=101#comment-1564</guid>
		<description>You do not have to use XML. All you can do in XML and more you can do in Java code on Android. Therefore you are welcome to write your own UI components and reuse them as you would in any real Java application.

However. You have to use android API and you can not use Java2D or Swing because it is not available in Dalvik.</description>
		<content:encoded><![CDATA[<p>You do not have to use XML. All you can do in XML and more you can do in Java code on Android. Therefore you are welcome to write your own UI components and reuse them as you would in any real Java application.</p>
<p>However. You have to use android API and you can not use Java2D or Swing because it is not available in Dalvik.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
