<?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>Link &#8211; Wiebe Elsinga</title>
	<atom:link href="http://wiebe-elsinga.com/blog/tag/link/feed/" rel="self" type="application/rss+xml" />
	<link>http://wiebe-elsinga.com/blog</link>
	<description>Blog</description>
	<lastBuildDate>Wed, 16 Nov 2011 05:40:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.1</generator>
	<item>
		<title>Link: Hints and tips to improve Android code</title>
		<link>http://wiebe-elsinga.com/blog/link-hints-and-tips-to-improve-android-code/</link>
					<comments>http://wiebe-elsinga.com/blog/link-hints-and-tips-to-improve-android-code/#comments</comments>
		
		<dc:creator><![CDATA[W.Elsinga]]></dc:creator>
		<pubDate>Tue, 15 Nov 2011 22:40:28 +0000</pubDate>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Link]]></category>
		<guid isPermaLink="false">http://wiebe-elsinga.com/blog/?p=932</guid>

					<description><![CDATA[So, you are looking to improve the performance of an Android application. Besides using tools like MAT and StrictMode it&#8217;s a good idea to look at general improvements to speed up your application. The link below provides some hints and tips to help create efficient code. This article focuses on the Android-platform, but it also contains a lot of general tips to keep the code efficient. http://developer.android.com/guide/practices/design/performance.html]]></description>
										<content:encoded><![CDATA[<p>So, you are looking to improve the performance of an Android application. Besides using tools like <a title="MAT" href="http://wiebe-elsinga.com/blog/?p=880" target="_blank">MAT</a> and <a title="StrictMode" href="http://wiebe-elsinga.com/blog/?p=869" target="_blank">StrictMode</a> it&#8217;s a good idea to look at general improvements to speed up your application.</p>
<p>The link below provides some hints and tips to help create efficient code. This article focuses on the Android-platform, but it also contains a lot of general tips to keep the code efficient.</p>
<p><a href="http://developer.android.com/guide/practices/design/performance.html" rel="nofollow">http://developer.android.com/guide/practices/design/performance.html</a></p>
]]></content:encoded>
					
					<wfw:commentRss>http://wiebe-elsinga.com/blog/link-hints-and-tips-to-improve-android-code/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
