<?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; menu</title>
	<atom:link href="http://www.itwizard.ro/tag/menu/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 standard Android Menu</title>
		<link>http://www.itwizard.ro/how-to-create-a-standard-android-menu-135.html</link>
		<comments>http://www.itwizard.ro/how-to-create-a-standard-android-menu-135.html#comments</comments>
		<pubDate>Tue, 25 Aug 2009 15:21:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[android java]]></category>
		<category><![CDATA[menu]]></category>

		<guid isPermaLink="false">http://www.itwizard.ro/?p=135</guid>
		<description><![CDATA[(Android phone &#8211; how-to/example)
Maybe you&#8217;ve noticed the menu that appears when you are in desktop and press &#8220;menu-key&#8221;, almost all applications implement this feature, and it looks pretty nice. If you want to include it in your code, this is how.
First override the onCreateOptionsMenu.
    @Override
    public boolean onCreateOptionsMenu(Menu menu)
 [...]]]></description>
		<wfw:commentRss>http://www.itwizard.ro/how-to-create-a-standard-android-menu-135.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
