<?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; SDK</title>
	<atom:link href="http://tseng-blog.nge-web.net/blog/tag/sdk/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 1.5 NDK Released!</title>
		<link>http://tseng-blog.nge-web.net/blog/2009/06/25/android-1-5-ndk-released/</link>
		<comments>http://tseng-blog.nge-web.net/blog/2009/06/25/android-1-5-ndk-released/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 20:22:54 +0000</pubDate>
		<dc:creator>Tseng</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Android News]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[JNI]]></category>
		<category><![CDATA[NDK]]></category>
		<category><![CDATA[SDK]]></category>

		<guid isPermaLink="false">http://tseng-blog.nge-web.net/blog/2009/06/25/android-1-5-ndk-released/</guid>
		<description><![CDATA[Finally Google Released the NDK, which allows developers to use native code/libraries in their code (programmed in C or C++) which can be used for intense CPU operations such as encoding/decoding or physics. 
You can download it here.
For most Developers this isn’t much interesting, but if you need advanced stuff as implementing your own audio [...]


No related posts.]]></description>
		<wfw:commentRss>http://tseng-blog.nge-web.net/blog/2009/06/25/android-1-5-ndk-released/feed/</wfw:commentRss>
		<slash:comments>0</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>
