<?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: Intercepting page loads in WebView</title>
	<atom:link href="http://lexandera.com/2009/02/intercepting-page-loads-in-webview/feed/" rel="self" type="application/rss+xml" />
	<link>http://lexandera.com/2009/02/intercepting-page-loads-in-webview/</link>
	<description>A blog about the web, mobile web, semantic web and mobile semantic web.</description>
	<lastBuildDate>Mon, 07 Jun 2010 20:16:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aleksander Kmetec</title>
		<link>http://lexandera.com/2009/02/intercepting-page-loads-in-webview/comment-page-1/#comment-1228</link>
		<dc:creator>Aleksander Kmetec</dc:creator>
		<pubDate>Tue, 25 Aug 2009 05:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://lexandera.com/?p=213#comment-1228</guid>
		<description>I have tested the code again and it appears that Android 1.5 behaves differently from Android 1.1 on which the example was based: shouldOverrideUrlLoading() wasn&#039;t triggered by loadUrl() in 1.1, but it is triggered by it in 1.5, which does indeed cause an infinite loop. I&#039;ll try to update the example as soon as possible. Thanks for the report.</description>
		<content:encoded><![CDATA[<p>I have tested the code again and it appears that Android 1.5 behaves differently from Android 1.1 on which the example was based: shouldOverrideUrlLoading() wasn&#8217;t triggered by loadUrl() in 1.1, but it is triggered by it in 1.5, which does indeed cause an infinite loop. I&#8217;ll try to update the example as soon as possible. Thanks for the report.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikko</title>
		<link>http://lexandera.com/2009/02/intercepting-page-loads-in-webview/comment-page-1/#comment-1225</link>
		<dc:creator>Nikko</dc:creator>
		<pubDate>Tue, 25 Aug 2009 02:04:57 +0000</pubDate>
		<guid isPermaLink="false">http://lexandera.com/?p=213#comment-1225</guid>
		<description>didnot work for me either.

an infinite loop occurred</description>
		<content:encoded><![CDATA[<p>didnot work for me either.</p>
<p>an infinite loop occurred</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ioio</title>
		<link>http://lexandera.com/2009/02/intercepting-page-loads-in-webview/comment-page-1/#comment-671</link>
		<dc:creator>ioio</dc:creator>
		<pubDate>Mon, 13 Jul 2009 12:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://lexandera.com/?p=213#comment-671</guid>
		<description>shouldOverrideUrlLoading() will be called every time the user clicks a link

and not everytime the webview load an url</description>
		<content:encoded><![CDATA[<p>shouldOverrideUrlLoading() will be called every time the user clicks a link</p>
<p>and not everytime the webview load an url</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ioio</title>
		<link>http://lexandera.com/2009/02/intercepting-page-loads-in-webview/comment-page-1/#comment-636</link>
		<dc:creator>ioio</dc:creator>
		<pubDate>Thu, 02 Jul 2009 07:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://lexandera.com/?p=213#comment-636</guid>
		<description>didnt work for me :(</description>
		<content:encoded><![CDATA[<p>didnt work for me :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Planet Android &#187; Blog Archive &#187; Off-Site tutorials for W/C 16 Feb 2009</title>
		<link>http://lexandera.com/2009/02/intercepting-page-loads-in-webview/comment-page-1/#comment-158</link>
		<dc:creator>Planet Android &#187; Blog Archive &#187; Off-Site tutorials for W/C 16 Feb 2009</dc:creator>
		<pubDate>Sun, 08 Mar 2009 09:23:09 +0000</pubDate>
		<guid isPermaLink="false">http://lexandera.com/?p=213#comment-158</guid>
		<description>[...] lexanderA: Intercepting page loads in WebView [...]</description>
		<content:encoded><![CDATA[<p>[...] lexanderA: Intercepting page loads in WebView [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
