<?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>Android Development &#187; sdk</title>
	<atom:link href="http://www.droidnova.com/tag/sdk/feed" rel="self" type="application/rss+xml" />
	<link>http://www.droidnova.com</link>
	<description>Rapid android development from Berlin</description>
	<lastBuildDate>Wed, 25 Jan 2012 00:00:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Android 2.1 SDK Update</title>
		<link>http://www.droidnova.com/android-2-1-sdk-update,673.html</link>
		<comments>http://www.droidnova.com/android-2-1-sdk-update,673.html#comments</comments>
		<pubDate>Tue, 12 Jan 2010 23:34:34 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://www.droidnova.com/?p=673</guid>
		<description><![CDATA[Android 2.1 SDK is out. The API level changed to 7 but its mainly a minor update. New stuff: the animated background you already know from Nexus One and a new SignalStrength class which provides information about the device&#8217;s current network signal. Anything else are mainly new methods on already existing classes. The update is [...]]]></description>
		<wfw:commentRss>http://www.droidnova.com/android-2-1-sdk-update,673.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Android SDK 1.6 (Donut) Sources</title>
		<link>http://www.droidnova.com/android-sdk-1-6-donut-sources,511.html</link>
		<comments>http://www.droidnova.com/android-sdk-1-6-donut-sources,511.html#comments</comments>
		<pubDate>Sun, 27 Sep 2009 12:06:36 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[sources]]></category>

		<guid isPermaLink="false">http://www.droidnova.com/?p=511</guid>
		<description><![CDATA[Every new Android SDK Version means that someone has to collect the sources and bundle them. Thanks to the supporter of the missing source jar issue a new source jar is provided. Also please star the issue to flag that issue as important! Install instructions: To use it in Eclipse, create a directory sources/ inside [...]]]></description>
		<wfw:commentRss>http://www.droidnova.com/android-sdk-1-6-donut-sources,511.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2D Sprite Animation in Android Addendum</title>
		<link>http://www.droidnova.com/2d-sprite-animation-in-android-addendum,505.html</link>
		<comments>http://www.droidnova.com/2d-sprite-animation-in-android-addendum,505.html#comments</comments>
		<pubDate>Wed, 23 Sep 2009 16:55:01 +0000</pubDate>
		<dc:creator>Stephen Flockton</dc:creator>
				<category><![CDATA[how to]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[graphic]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[sources]]></category>

		<guid isPermaLink="false">http://www.droidnova.com/?p=505</guid>
		<description><![CDATA[If you read my last tutorial entry here, then you may have come across a problem with the code. If you load several large bitmaps using the BitmapFactory class to decode the bitmap you application will give you the dreaded force close dialogue box. A quick look in the logcat shows that a bitmap exceeds the virtual [...]]]></description>
		<wfw:commentRss>http://www.droidnova.com/2d-sprite-animation-in-android-addendum,505.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Android SDK 1.5 R1 released</title>
		<link>http://www.droidnova.com/android-sdk-15-r1-released,144.html</link>
		<comments>http://www.droidnova.com/android-sdk-15-r1-released,144.html#comments</comments>
		<pubDate>Wed, 29 Apr 2009 09:04:49 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://www.droidnova.com/?p=144</guid>
		<description><![CDATA[Google has released the first stable version of Android SDK 1.5. One very important improvement is the full support of Android 1.1. This SDK includes multiple Android platform versions that you use to develop applications. For each version, both a fully compliant Android library and system image are provided. The new Android SDK 1.5 has [...]]]></description>
		<wfw:commentRss>http://www.droidnova.com/android-sdk-15-r1-released,144.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Early look on Android SDK 1.5</title>
		<link>http://www.droidnova.com/early-look-on-android-sdk-15,126.html</link>
		<comments>http://www.droidnova.com/early-look-on-android-sdk-15,126.html#comments</comments>
		<pubDate>Tue, 14 Apr 2009 08:18:08 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://www.droidnova.com/?p=126</guid>
		<description><![CDATA[Yesterday the Android-Team published an early look version of Android SDK 1.5. The next release will include many improvements and new features. The Android SDK 1.5 Highlights are very interesting but the main point i am looking forward to is the support of multiple versions of Android in a single SDK installation. That will take [...]]]></description>
		<wfw:commentRss>http://www.droidnova.com/early-look-on-android-sdk-15,126.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Quick solution for getting the android sdk sourcecode</title>
		<link>http://www.droidnova.com/quick-solution-for-getting-the-android-sdk-sourcecode,63.html</link>
		<comments>http://www.droidnova.com/quick-solution-for-getting-the-android-sdk-sourcecode,63.html#comments</comments>
		<pubDate>Tue, 03 Mar 2009 13:28:07 +0000</pubDate>
		<dc:creator>Claudio</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[sources]]></category>

		<guid isPermaLink="false">http://www.droidnova.com/?p=63</guid>
		<description><![CDATA[One of the annoyances anyone starting android development has to go through is getting hold of the android sdk sourcecode. Surprisingly the sourcecode does not come bundled with the sdk, nor is there a way to get it seperately as an android-src.jar like with the sun sdks. To top it off, you actually can get [...]]]></description>
		<wfw:commentRss>http://www.droidnova.com/quick-solution-for-getting-the-android-sdk-sourcecode,63.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Set up SD card for your android emulator</title>
		<link>http://www.droidnova.com/set-up-sd-card-for-your-android-emulator,26.html</link>
		<comments>http://www.droidnova.com/set-up-sd-card-for-your-android-emulator,26.html#comments</comments>
		<pubDate>Fri, 27 Feb 2009 17:39:51 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[emulator]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[sd card]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://www.droidnova.com/?p=26</guid>
		<description><![CDATA[After the discussion about the restriction concerning downloading and installation of paid applications on developer devices we at least want to simulate installation of free applications on our emulator over the web. This is the short tutorial how to accomplish that. The first thing we needed was an application to install so we took the [...]]]></description>
		<wfw:commentRss>http://www.droidnova.com/set-up-sd-card-for-your-android-emulator,26.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

