<?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>IT Wizard &#187; activity</title>
	<atom:link href="http://www.itwizard.ro/tag/activity/feed" rel="self" type="application/rss+xml" />
	<link>http://www.itwizard.ro</link>
	<description>embedded / mobile phone development</description>
	<lastBuildDate>Wed, 02 Dec 2009 14:21:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to create a new Android activity</title>
		<link>http://www.itwizard.ro/how-to-create-a-new-android-activity-82.html</link>
		<comments>http://www.itwizard.ro/how-to-create-a-new-android-activity-82.html#comments</comments>
		<pubDate>Tue, 25 Aug 2009 10:12:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[android java]]></category>
		<category><![CDATA[activity]]></category>
		<category><![CDATA[useful activities]]></category>

		<guid isPermaLink="false">http://www.itwizard.ro/?p=82</guid>
		<description><![CDATA[(Android phone &#8211; how-to/example)
The Android development paradigm introduces for the developer the &#8220;Activity&#8221;:  During development you will find it easy to wrap-up parts of the functionality of your code into independent activities, with their own life cycle. More about activity life cycle on the Android developers website.
Easy (just start activity)
Assume you have the MainActivity, [...]]]></description>
		<wfw:commentRss>http://www.itwizard.ro/how-to-create-a-new-android-activity-82.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Preference / Settings</title>
		<link>http://www.itwizard.ro/preference-settings-168.html</link>
		<comments>http://www.itwizard.ro/preference-settings-168.html#comments</comments>
		<pubDate>Fri, 26 Jun 2009 13:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[android java]]></category>
		<category><![CDATA[activity]]></category>
		<category><![CDATA[preference]]></category>
		<category><![CDATA[settings]]></category>

		<guid isPermaLink="false">http://www.itwizard.ro/?p=168</guid>
		<description><![CDATA[(Android phone &#8211; how-to/example)
An android.preference.PreferenceActivity “shows a hierarchy of Preference objects as lists, possibly spanning multiple screens. These preferences will automatically save to SharedPreferences as the user interacts with them. Furthermore, the preferences shown will follow the visual style of system preferences. It is easy to create a hierarchy of preferences (that can be shown [...]]]></description>
		<wfw:commentRss>http://www.itwizard.ro/preference-settings-168.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
