<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Android Argillander</title>
	<atom:link href="https://argillander.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://argillander.wordpress.com</link>
	<description>Muscle for developers</description>
	<lastBuildDate>Mon, 02 Jan 2012 13:49:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='argillander.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>https://s-ssl.wordpress.com/i/buttonw-com.png</url>
		<title>Android Argillander</title>
		<link>https://argillander.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="https://argillander.wordpress.com/osd.xml" title="Android Argillander" />
	<atom:link rel='hub' href='https://argillander.wordpress.com/?pushpress=hub'/>
		<item>
		<title>android.content.ActivityNotFoundException: Unable to find explicit activity class</title>
		<link>https://argillander.wordpress.com/2011/11/25/android-content-activitynotfoundexception-unable-to-find-explicit-activity-class/</link>
		<comments>https://argillander.wordpress.com/2011/11/25/android-content-activitynotfoundexception-unable-to-find-explicit-activity-class/#comments</comments>
		<pubDate>Fri, 25 Nov 2011 14:33:10 +0000</pubDate>
		<dc:creator>Jarno Argillander</dc:creator>
				<category><![CDATA[Android Exception]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[exception]]></category>
		<category><![CDATA[intent]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[manifest]]></category>

		<guid isPermaLink="false">http://argillander.wordpress.com/?p=160</guid>
		<description><![CDATA[ActivityNotFoundException is a a typical exception when developing Android applications. It is very easy to create a new Activity class and add relevant code such as an onClick handler. Then build project without errors and finally run it. The app &#8230; <a href="https://argillander.wordpress.com/2011/11/25/android-content-activitynotfoundexception-unable-to-find-explicit-activity-class/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=argillander.wordpress.com&amp;blog=17384445&amp;post=160&amp;subd=argillander&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>https://argillander.wordpress.com/2011/11/25/android-content-activitynotfoundexception-unable-to-find-explicit-activity-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/cd3ee63dc539a53ae030c14ca0bbe543?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">argillander</media:title>
		</media:content>
	</item>
		<item>
		<title>Scale image into ImageView, then resize ImageView to match the image</title>
		<link>https://argillander.wordpress.com/2011/11/24/scale-image-into-imageview-then-resize-imageview-to-match-the-image/</link>
		<comments>https://argillander.wordpress.com/2011/11/24/scale-image-into-imageview-then-resize-imageview-to-match-the-image/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 00:33:21 +0000</pubDate>
		<dc:creator>Jarno Argillander</dc:creator>
				<category><![CDATA[Android Development]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[bitmap]]></category>
		<category><![CDATA[bitmapdrawable]]></category>
		<category><![CDATA[drawable]]></category>
		<category><![CDATA[imageview]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[layoutparams]]></category>
		<category><![CDATA[matrix]]></category>

		<guid isPermaLink="false">http://argillander.wordpress.com/?p=121</guid>
		<description><![CDATA[(This post is a verbose copy of my answer in StackOverflow) I like StackOverflow and I like hanging around there honing my skills and helping fellow developers. A while back I saw an interesting question. I tried to google for &#8230; <a href="https://argillander.wordpress.com/2011/11/24/scale-image-into-imageview-then-resize-imageview-to-match-the-image/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=argillander.wordpress.com&amp;blog=17384445&amp;post=121&amp;subd=argillander&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>https://argillander.wordpress.com/2011/11/24/scale-image-into-imageview-then-resize-imageview-to-match-the-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/cd3ee63dc539a53ae030c14ca0bbe543?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">argillander</media:title>
		</media:content>

		<media:content url="http://argillander.files.wordpress.com/2011/11/start_smaller.png" medium="image">
			<media:title type="html">A random image in ImageView</media:title>
		</media:content>

		<media:content url="http://argillander.files.wordpress.com/2011/11/after_scaling.png" medium="image">
			<media:title type="html">After scaling but the ImageView doesn&#039;t yet match image&#039;s dimensions</media:title>
		</media:content>

		<media:content url="http://argillander.files.wordpress.com/2011/11/after_resizing.png" medium="image">
			<media:title type="html">After resizing height is 250px and width according to aspect ratio</media:title>
		</media:content>
	</item>
		<item>
		<title>Convert dp to px</title>
		<link>https://argillander.wordpress.com/2011/11/24/convert-dp-to-px/</link>
		<comments>https://argillander.wordpress.com/2011/11/24/convert-dp-to-px/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 23:18:15 +0000</pubDate>
		<dc:creator>Jarno Argillander</dc:creator>
				<category><![CDATA[Android Development]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[resolutions]]></category>

		<guid isPermaLink="false">http://argillander.wordpress.com/?p=116</guid>
		<description><![CDATA[Converting Android&#8217;s density independent pixels to actual pixels is quite easy. I always use a function like the below in my projects. It helps keeping apps running correctly with different resolutions: private int dpToPx(int dp) { float density = getApplicationContext().getResources().getDisplayMetrics().density; &#8230; <a href="https://argillander.wordpress.com/2011/11/24/convert-dp-to-px/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=argillander.wordpress.com&amp;blog=17384445&amp;post=116&amp;subd=argillander&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>https://argillander.wordpress.com/2011/11/24/convert-dp-to-px/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/cd3ee63dc539a53ae030c14ca0bbe543?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">argillander</media:title>
		</media:content>
	</item>
		<item>
		<title>Get web page source code in Android with HttpClient</title>
		<link>https://argillander.wordpress.com/2011/11/23/get-web-page-source-code-in-android/</link>
		<comments>https://argillander.wordpress.com/2011/11/23/get-web-page-source-code-in-android/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 20:32:13 +0000</pubDate>
		<dc:creator>Jarno Argillander</dc:creator>
				<category><![CDATA[Android Development]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[documentbuilder]]></category>
		<category><![CDATA[dom parser]]></category>
		<category><![CDATA[httpclient]]></category>
		<category><![CDATA[httpget]]></category>
		<category><![CDATA[httpresponse]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://argillander.wordpress.com/?p=87</guid>
		<description><![CDATA[I decided to test how to download source code of any web page with Android and to parse the contents of specific tags. The project quickly got out of hand and I ended up writing a useful little class called &#8230; <a href="https://argillander.wordpress.com/2011/11/23/get-web-page-source-code-in-android/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=argillander.wordpress.com&amp;blog=17384445&amp;post=87&amp;subd=argillander&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>https://argillander.wordpress.com/2011/11/23/get-web-page-source-code-in-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/cd3ee63dc539a53ae030c14ca0bbe543?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">argillander</media:title>
		</media:content>

		<media:content url="http://argillander.files.wordpress.com/2011/11/sample.png?w=180" medium="image">
			<media:title type="html">Sample result with SrcGrabber</media:title>
		</media:content>
	</item>
		<item>
		<title>Tip: check your APK is obfuscated</title>
		<link>https://argillander.wordpress.com/2011/06/22/tip-check-your-apk-is-obfuscated/</link>
		<comments>https://argillander.wordpress.com/2011/06/22/tip-check-your-apk-is-obfuscated/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 09:59:39 +0000</pubDate>
		<dc:creator>Jarno Argillander</dc:creator>
				<category><![CDATA[Android Development]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://argillander.wordpress.com/?p=69</guid>
		<description><![CDATA[Check your APK or java code is obfuscated. Short summary: use dex2jar batch file to convert APK content into a JAR. Then use jd-gui.exe to browse your classes. http://stackoverflow.com/questions/12&#8230; http://code.google.com/p/dex2jar/ http://java.decompiler.free.fr/ Tagged: Android, Java, tools<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=argillander.wordpress.com&amp;blog=17384445&amp;post=69&amp;subd=argillander&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>https://argillander.wordpress.com/2011/06/22/tip-check-your-apk-is-obfuscated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/cd3ee63dc539a53ae030c14ca0bbe543?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">argillander</media:title>
		</media:content>
	</item>
		<item>
		<title>No grammar constraints (DTD or XML schema) detected for the document.</title>
		<link>https://argillander.wordpress.com/2011/06/14/no-grammar-constraints-dtd-or-xml-schema-detected-for-the-document/</link>
		<comments>https://argillander.wordpress.com/2011/06/14/no-grammar-constraints-dtd-or-xml-schema-detected-for-the-document/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 14:57:51 +0000</pubDate>
		<dc:creator>Jarno Argillander</dc:creator>
				<category><![CDATA[Android Exception]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[warning]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://argillander.wordpress.com/?p=56</guid>
		<description><![CDATA[I used to wonder this warning when I started Android programming. You can safely ignore it as Android environment and compilation doesn&#8217;t require nor need it. Fortunately, there is a way to make it disappear. It might take awhile like &#8230; <a href="https://argillander.wordpress.com/2011/06/14/no-grammar-constraints-dtd-or-xml-schema-detected-for-the-document/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=argillander.wordpress.com&amp;blog=17384445&amp;post=56&amp;subd=argillander&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>https://argillander.wordpress.com/2011/06/14/no-grammar-constraints-dtd-or-xml-schema-detected-for-the-document/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/cd3ee63dc539a53ae030c14ca0bbe543?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">argillander</media:title>
		</media:content>
	</item>
	</channel>
</rss>
