<?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>Android News &#187; Writing</title>
	<atom:link href="http://android.techhours.com/tag/writing/feed/" rel="self" type="application/rss+xml" />
	<link>http://android.techhours.com</link>
	<description>Newest Android news and rumors</description>
	<lastBuildDate>Wed, 08 Feb 2012 05:05:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Video &#8211; Google I/O 2010 &#8211; Writing real-time games for Android redux</title>
		<link>http://android.techhours.com/video-google-io-2010-writing-real-time-games-for-android-redux/</link>
		<comments>http://android.techhours.com/video-google-io-2010-writing-real-time-games-for-android-redux/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 19:00:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[RealTime]]></category>
		<category><![CDATA[Redux]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://android.techhours.com/video-google-io-2010-writing-real-time-games-for-android-redux/</guid>
		<description><![CDATA[<a href="http://android.techhours.com/video-google-io-2010-writing-real-time-games-for-android-redux/"><img align="left" hspace="5" width="150" height="150" src="http://android.techhours.com/wp-content/uploads/Android-logo.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Google I/O 2010 &#8211; Writing real-time games for Android redux Android 201 Chris Pruett This session is a crash course in Android game development: everything you need to know to get started writing 2D and 3D games, as well as tips, tricks, and benchmarks to help your code reach optimal performance. In addition, we&#8217;ll discuss [...]]]></description>
			<content:encoded><![CDATA[<p>				<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/7-62tRHLcHk?fs=1"></param><param name="allowFullScreen" value="true"></param>
				<embed src="http://www.youtube.com/v/7-62tRHLcHk?fs=1&#038;rel=0" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object></p>
<p>Google I/O 2010 &#8211; Writing real-time games for Android redux Android 201 Chris Pruett This session is a crash course in Android game development: everything you need to know to get started writing 2D and 3D games, as well as tips, tricks, and benchmarks to help your code reach optimal performance. In addition, we&#8217;ll discuss hot topics related to game development, including hardware differences across devices, using C++ to write Android games, and the traits of the most popular games on Market. For all I/O 2010 sessions, please go to code.google.com<br />
<strong>Video Rating: 4 / 5</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://android.techhours.com/video-google-io-2010-writing-real-time-games-for-android-redux/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Video &#8211; Google I/O 2010 &#8211; Writing zippy Android apps</title>
		<link>http://android.techhours.com/video-google-io-2010-writing-zippy-android-apps/</link>
		<comments>http://android.techhours.com/video-google-io-2010-writing-zippy-android-apps/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 19:00:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Zippy]]></category>

		<guid isPermaLink="false">http://android.techhours.com/video-google-io-2010-writing-zippy-android-apps/</guid>
		<description><![CDATA[<a href="http://android.techhours.com/video-google-io-2010-writing-zippy-android-apps/"><img align="left" hspace="5" width="150" height="150" src="http://android.techhours.com/wp-content/uploads/Android-logo.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Google I/O 2010 &#8211; Writing zippy Android apps Android 201 Brad Fitzpatrick Come hear tips &#038; war stories on making fast, responsive (aka &#8220;non-janky&#8221;) Android apps. No more ANRs! Eliminate event loop stalls! Fast start-ups! Optimized database queries with minimal I/O! Also, learn about the tools and techniques we use to find performance problems across [...]]]></description>
			<content:encoded><![CDATA[<p>				<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/c4znvD-7VDA?fs=1"></param><param name="allowFullScreen" value="true"></param>
				<embed src="http://www.youtube.com/v/c4znvD-7VDA?fs=1&#038;rel=0" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object></p>
<p>Google I/O 2010 &#8211; Writing zippy Android apps Android 201 Brad Fitzpatrick Come hear tips &#038; war stories on making fast, responsive (aka &#8220;non-janky&#8221;) Android apps. No more ANRs! Eliminate event loop stalls! Fast start-ups! Optimized database queries with minimal I/O! Also, learn about the tools and techniques we use to find performance problems across the system and hear what&#8217;s coming in the future. For all I/O 2010 sessions, please go to code.google.com</p>
]]></content:encoded>
			<wfw:commentRss>http://android.techhours.com/video-google-io-2010-writing-zippy-android-apps/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Google I/O 2009 &#8211; Writing Real-Time Games for Android</title>
		<link>http://android.techhours.com/google-io-2009-writing-real-time-games-for-android/</link>
		<comments>http://android.techhours.com/google-io-2009-writing-real-time-games-for-android/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 23:14:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[RealTime]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://android.techhours.com/google-io-2009-writing-real-time-games-for-android/</guid>
		<description><![CDATA[<a href="http://android.techhours.com/google-io-2009-writing-real-time-games-for-android/"><img align="left" hspace="5" width="150" height="150" src="http://android.techhours.com/wp-content/uploads/Android-logo.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Google I/O 2009 &#8211; Writing Real-Time Games for Android Chris Pruett Do vertex arrays keep you up at night? Do you have nightmares involving framerates and event loops? If so, this session might have the cure for your condition. Chris Pruett will discuss the game engine that he developed, using it as a case study [...]]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/U4Bk5rmIpic?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/U4Bk5rmIpic?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Google I/O 2009 &#8211; Writing Real-Time Games for Android Chris Pruett Do vertex arrays keep you up at night? Do you have nightmares involving framerates and event loops? If so, this session might have the cure for your condition. Chris Pruett will discuss the game engine that he developed, using it as a case study to explain the common pitfalls and best practices for building graphics-intensive applications. You&#8217;ll learn how to properly pipeline game and rendering code, manage drawing surfaces, and incorporate 2D and 3D graphics cleanly. For presentation slides and all I/O sessions, please go to: code.google.com/events/io/sessions.html</p>
]]></content:encoded>
			<wfw:commentRss>http://android.techhours.com/google-io-2009-writing-real-time-games-for-android/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Writing on HTC Magic through handwriting recognition</title>
		<link>http://android.techhours.com/writing-on-htc-magic-through-handwriting-recognition/</link>
		<comments>http://android.techhours.com/writing-on-htc-magic-through-handwriting-recognition/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 08:53:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Handwriting]]></category>
		<category><![CDATA[Magic]]></category>
		<category><![CDATA[Recognition]]></category>
		<category><![CDATA[Through]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://android.techhours.com/writing-on-htc-magic-through-handwriting-recognition/</guid>
		<description><![CDATA[<a href="http://android.techhours.com/writing-on-htc-magic-through-handwriting-recognition/"><img align="left" hspace="5" width="150" height="150" src="http://android.techhours.com/wp-content/uploads/Android-logo.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Demonstration of handwriting recognition on the HTC Magic, a Google Android phone.]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/BBfqpBfspRM?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/BBfqpBfspRM?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Demonstration of handwriting recognition on the HTC Magic, a Google Android phone.</p>
]]></content:encoded>
			<wfw:commentRss>http://android.techhours.com/writing-on-htc-magic-through-handwriting-recognition/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Writing on HTC Magic with the touch keypad</title>
		<link>http://android.techhours.com/writing-on-htc-magic-with-the-touch-keypad/</link>
		<comments>http://android.techhours.com/writing-on-htc-magic-with-the-touch-keypad/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 17:15:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[keypad]]></category>
		<category><![CDATA[Magic]]></category>
		<category><![CDATA[Touch]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://android.techhours.com/writing-on-htc-magic-with-the-touch-keypad/</guid>
		<description><![CDATA[<a href="http://android.techhours.com/writing-on-htc-magic-with-the-touch-keypad/"><img align="left" hspace="5" width="150" height="150" src="http://android.techhours.com/wp-content/uploads/Android-logo.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Demonstration of touch keypad entry on the HTC Magic, a Google Android phone.]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/MpNijqhIKTw?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/MpNijqhIKTw?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Demonstration of touch keypad entry on the HTC Magic, a Google Android phone.</p>
]]></content:encoded>
			<wfw:commentRss>http://android.techhours.com/writing-on-htc-magic-with-the-touch-keypad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

