<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Android Development Gotchas	</title>
	<atom:link href="https://www.selikoff.net/2011/09/01/android-development-gotchas/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.selikoff.net/2011/09/01/android-development-gotchas/</link>
	<description>Java/J2EE Software Development and Technology Discussion Blog</description>
	<lastBuildDate>Sat, 03 Sep 2011 04:40:46 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: David O'Meara		</title>
		<link>https://www.selikoff.net/2011/09/01/android-development-gotchas/comment-page-1/#comment-4740</link>

		<dc:creator><![CDATA[David O'Meara]]></dc:creator>
		<pubDate>Sat, 03 Sep 2011 04:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.selikoff.net/?p=3868#comment-4740</guid>

					<description><![CDATA[I have another regarding preferences with a defined type (moral: treat all properties as strings, don&#039;t use numeric properties unless absolutely necessary) but I ran out of time to try to create an example on how to create the problem and how to recover (the only solution I found was to clear all data for the application)]]></description>
			<content:encoded><![CDATA[<p>I have another regarding preferences with a defined type (moral: treat all properties as strings, don&#8217;t use numeric properties unless absolutely necessary) but I ran out of time to try to create an example on how to create the problem and how to recover (the only solution I found was to clear all data for the application)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: marek gerhart		</title>
		<link>https://www.selikoff.net/2011/09/01/android-development-gotchas/comment-page-1/#comment-4735</link>

		<dc:creator><![CDATA[marek gerhart]]></dc:creator>
		<pubDate>Fri, 02 Sep 2011 08:13:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.selikoff.net/?p=3868#comment-4735</guid>

					<description><![CDATA[I&#039;d add one of my own experiences: if you&#039;ll ever have problems with image displaying (like displaying wrong image or displaying none image at all) - check image size variants in folders /res/drawable-ldpi, /res/drawable-mdpi ... It got me stuck in one place for a long time :)]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d add one of my own experiences: if you&#8217;ll ever have problems with image displaying (like displaying wrong image or displaying none image at all) &#8211; check image size variants in folders /res/drawable-ldpi, /res/drawable-mdpi &#8230; It got me stuck in one place for a long time 🙂</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
