<?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; intent</title>
	<atom:link href="http://www.droidnova.com/tag/intent/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>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 [...]]]></description>
		<wfw:commentRss>http://www.droidnova.com/how-to-create-a-splash-screen,561.html/feed</wfw:commentRss>
		<slash:comments>91</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 [...]]]></description>
		<wfw:commentRss>http://www.droidnova.com/use-intents-to-start-other-activities,76.html/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>First list application</title>
		<link>http://www.droidnova.com/first-list-application,37.html</link>
		<comments>http://www.droidnova.com/first-list-application,37.html#comments</comments>
		<pubDate>Sat, 28 Feb 2009 22:36:34 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[intent]]></category>
		<category><![CDATA[layout technique]]></category>
		<category><![CDATA[ListActivity]]></category>

		<guid isPermaLink="false">http://www.droidnova.com/?p=37</guid>
		<description><![CDATA[Yesterday we started a tutorial we found on the youtube channel of androiddevelopers. The intent of this tutorial is to create an application that shows all contacts by name. You also should be able to click on the name and the phone will start a call to this contact. The tutorial itself is more than [...]]]></description>
		<wfw:commentRss>http://www.droidnova.com/first-list-application,37.html/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

