<?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>Tseng's dev blog &#187; Programming</title>
	<atom:link href="http://tseng-blog.nge-web.net/blog/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://tseng-blog.nge-web.net/blog</link>
	<description>A developers blog</description>
	<lastBuildDate>Thu, 29 Apr 2010 18:36:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Android: Creating XML UIs</title>
		<link>http://tseng-blog.nge-web.net/blog/2009/01/30/android-creating-xml-uis/</link>
		<comments>http://tseng-blog.nge-web.net/blog/2009/01/30/android-creating-xml-uis/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 01:31:09 +0000</pubDate>
		<dc:creator>Tseng</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://tseng-blog.nge-web.net/blog/2009/01/30/android-creating-xml-uis/</guid>
		<description><![CDATA[In the last article, Android: Your first Android Application, we created a simple login screen, but didn't had time to go in deeper in the UI XML structure. In this article I will explain the basics of creating an UI via XML resource. I'll use the XML file from previous example here.


No related posts.]]></description>
		<wfw:commentRss>http://tseng-blog.nge-web.net/blog/2009/01/30/android-creating-xml-uis/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Android: Your first Android Application</title>
		<link>http://tseng-blog.nge-web.net/blog/2009/01/29/android-your-first-android-application/</link>
		<comments>http://tseng-blog.nge-web.net/blog/2009/01/29/android-your-first-android-application/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 23:32:30 +0000</pubDate>
		<dc:creator>Tseng</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://tseng-blog.nge-web.net/blog/2009/02/01/android-your-first-android-application/</guid>
		<description><![CDATA[Update: Small update for all of you who are not using Eclipse to develop their application, check out this Tutorial on how to compile Android Application without IDE.


No related posts.]]></description>
		<wfw:commentRss>http://tseng-blog.nge-web.net/blog/2009/01/29/android-your-first-android-application/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Android: Installing the SDK</title>
		<link>http://tseng-blog.nge-web.net/blog/2009/01/02/android-installing-the-sdk/</link>
		<comments>http://tseng-blog.nge-web.net/blog/2009/01/02/android-installing-the-sdk/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 14:26:24 +0000</pubDate>
		<dc:creator>Tseng</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Handset]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[SDK]]></category>

		<guid isPermaLink="false">http://tseng-blog.nge-web.net/blog/?p=13</guid>
		<description><![CDATA[Before getting started, you first need to download and install the Android SDK. But first, if you meet the requirements.
In order to use the Android SDK, you need to have JDK 5 or JDK 6 installed on your system (JRE alone won&#8217;t do it!). Next you&#8217;ll need an IDE (it&#8217;s optional, but makes developing much [...]


No related posts.]]></description>
		<wfw:commentRss>http://tseng-blog.nge-web.net/blog/2009/01/02/android-installing-the-sdk/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
