<?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>i build stuff. software things. &#187; timer</title>
	<atom:link href="http://blog.ocszone.com/tag/timer/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ocszone.com</link>
	<description>i build stuff. software things.</description>
	<lastBuildDate>Fri, 16 Jul 2010 20:59:40 +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 SDK, Timers and GUI Update</title>
		<link>http://blog.ocszone.com/blog/android-sdk-timers-and-gui-update/</link>
		<comments>http://blog.ocszone.com/blog/android-sdk-timers-and-gui-update/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 22:44:16 +0000</pubDate>
		<dc:creator>Ozgur Cem Sen</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Android SDK]]></category>
		<category><![CDATA[event handling]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[timer]]></category>

		<guid isPermaLink="false">http://blog.ocszone.com/?p=305</guid>
		<description><![CDATA[Here is some piece-meal code for folks looking for information about how to implement a sort-of-a-timer and GUI update in Android based applications. Some initial definitions; 123private Handler handlerTimer = new Handler&#40;&#41;; private static final int UPDATE_STUFF_ON_DIALOG = 999; //this is a true arbitrary number. Init the timer at some point. Perhaps on &#8220;onCreate&#8221;, or [...]]]></description>
		<wfw:commentRss>http://blog.ocszone.com/blog/android-sdk-timers-and-gui-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
