<?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; ListActivity</title>
	<atom:link href="http://www.droidnova.com/tag/listactivity/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>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>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 [...]]]></description>
		<wfw:commentRss>http://www.droidnova.com/add-contact-photo-to-your-list-application,45.html/feed</wfw:commentRss>
		<slash:comments>26</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>

