<?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>VBSteven.be &#187; ListView</title>
	<atom:link href="http://www.vbsteven.be/blog/tag/listview/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vbsteven.be/blog</link>
	<description>A programmer&#039;s blog, by Steven Van Bael</description>
	<lastBuildDate>Sat, 31 Jul 2010 09:50:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Using the SimpleAdapter with a ListView in Android</title>
		<link>http://www.vbsteven.be/blog/using-the-simpleadapter-with-a-listview-in-android/</link>
		<comments>http://www.vbsteven.be/blog/using-the-simpleadapter-with-a-listview-in-android/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 12:43:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[ListView]]></category>
		<category><![CDATA[SimpleAdapter]]></category>

		<guid isPermaLink="false">http://www.vbsteven.be/blog/?p=24</guid>
		<description><![CDATA[When writing the Call history part of my Android app for Mobile Vikings I wanted to display the calls and messages in a listview with their number, date/time and cost. Displaying some text values in a ListView isn&#8217;t that hard. &#8230; <a href="http://www.vbsteven.be/blog/using-the-simpleadapter-with-a-listview-in-android/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.vbsteven.be/blog/using-the-simpleadapter-with-a-listview-in-android/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
