<?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; activity</title>
	<atom:link href="http://www.droidnova.com/tag/activity/feed" rel="self" type="application/rss+xml" />
	<link>http://www.droidnova.com</link>
	<description>Rapid android development from Berlin</description>
	<lastBuildDate>Tue, 27 Jul 2010 21:54:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to: Create a splash screen</title>
		<link>http://www.droidnova.com/how-to-create-a-splash-screen,561.html</link>
		<comments>http://www.droidnova.com/how-to-create-a-splash-screen,561.html#comments</comments>
		<pubDate>Wed, 14 Oct 2009 12:47:06 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[how to]]></category>
		<category><![CDATA[activity]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[intent]]></category>

		<guid isPermaLink="false">http://www.droidnova.com/?p=561</guid>
		<description><![CDATA[Many Applications, mostly games, on the market show splash screens. With this screen they prompt a logo for the application and/or the author.
I will show you a short way to implement a splash screen which will occur on every startup, will stay for a number of seconds you can define, will close on touching the [...]]]></description>
		<wfw:commentRss>http://www.droidnova.com/how-to-create-a-splash-screen,561.html/feed</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>Use intents to start other activities</title>
		<link>http://www.droidnova.com/use-intents-to-start-other-activities,76.html</link>
		<comments>http://www.droidnova.com/use-intents-to-start-other-activities,76.html#comments</comments>
		<pubDate>Fri, 06 Mar 2009 13:28:46 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[activity]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[intent]]></category>
		<category><![CDATA[ListActivity]]></category>
		<category><![CDATA[pick]]></category>

		<guid isPermaLink="false">http://www.droidnova.com/?p=76</guid>
		<description><![CDATA[After working on our first list application and finally adding the user photos to our list we now want to show you how you can use your activity in another context.
This tutorial will show you how you can use a button to open the created contact list to pick a contact and display the name [...]]]></description>
		<wfw:commentRss>http://www.droidnova.com/use-intents-to-start-other-activities,76.html/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Add contact photo to your list application</title>
		<link>http://www.droidnova.com/add-contact-photo-to-your-list-application,45.html</link>
		<comments>http://www.droidnova.com/add-contact-photo-to-your-list-application,45.html#comments</comments>
		<pubDate>Mon, 02 Mar 2009 10:27:04 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[activity]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[ListActivity]]></category>

		<guid isPermaLink="false">http://www.droidnova.com/?p=45</guid>
		<description><![CDATA[The first part of our application could only display a default icon for each contact in our list. Now we want to change that and display the contact photo you added to your contacts on your phone.
First we start to change our main.xml. We have to remove the src attribute and add an id to [...]]]></description>
		<wfw:commentRss>http://www.droidnova.com/add-contact-photo-to-your-list-application,45.html/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</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! -->