<?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; Android</title>
	<atom:link href="http://www.vbsteven.be/blog/category/android/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>Android debugging: Capturing network traffic with tcpdump</title>
		<link>http://www.vbsteven.be/blog/android-debugging-inspectin-network-traffic-with-tcpdump/</link>
		<comments>http://www.vbsteven.be/blog/android-debugging-inspectin-network-traffic-with-tcpdump/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 16:39:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[tcp-dump]]></category>

		<guid isPermaLink="false">http://www.vbsteven.be/blog/?p=219</guid>
		<description><![CDATA[When writing Android applications that heavily rely on networking it can sometimes be useful to inspect the network traffic going out and coming into your device. Especially when writing applications that implement networking protocols (like ftp, smtp, ssh, xmpp,..) the &#8230; <a href="http://www.vbsteven.be/blog/android-debugging-inspectin-network-traffic-with-tcpdump/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.vbsteven.be/blog/android-debugging-inspectin-network-traffic-with-tcpdump/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Android : getting the contact name of a phone number</title>
		<link>http://www.vbsteven.be/blog/android-getting-the-contact-name-of-a-phone-number/</link>
		<comments>http://www.vbsteven.be/blog/android-getting-the-contact-name-of-a-phone-number/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 11:05:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[contacts]]></category>

		<guid isPermaLink="false">http://www.vbsteven.be/blog/?p=200</guid>
		<description><![CDATA[As a new feature in my Android app for the belgian mobile phone carrier Mobile Vikings I wanted to display contact names in the call history instead of the number. After a bit of googling I found that Android provides &#8230; <a href="http://www.vbsteven.be/blog/android-getting-the-contact-name-of-a-phone-number/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.vbsteven.be/blog/android-getting-the-contact-name-of-a-phone-number/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<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>
		<item>
		<title>Mobile Vikings app for Android</title>
		<link>http://www.vbsteven.be/blog/mobile-vikings-app-for-android/</link>
		<comments>http://www.vbsteven.be/blog/mobile-vikings-app-for-android/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 20:20:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Mobile Vikings]]></category>

		<guid isPermaLink="false">http://www.vbsteven.be/blog/?p=5</guid>
		<description><![CDATA[Recently I bought myself a HTC Magic phone running the Android OS. After losing about € 10-15 on mobile internet connections in the first two days I decided to switch to the new mobile service provider Mobile Vikings. They offer &#8230; <a href="http://www.vbsteven.be/blog/mobile-vikings-app-for-android/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.vbsteven.be/blog/mobile-vikings-app-for-android/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
