<?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/"
	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>Comments on: Android: View image from the web</title>
	<atom:link href="http://asantoso.wordpress.com/2008/03/07/download-and-view-image-from-the-web/feed/" rel="self" type="application/rss+xml" />
	<link>http://asantoso.wordpress.com/2008/03/07/download-and-view-image-from-the-web/</link>
	<description>design patterns, mobile, technology, philosophy.</description>
	<lastBuildDate>Thu, 24 Dec 2009 15:23:48 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matthias Käppler</title>
		<link>http://asantoso.wordpress.com/2008/03/07/download-and-view-image-from-the-web/#comment-121</link>
		<dc:creator>Matthias Käppler</dc:creator>
		<pubDate>Thu, 24 Dec 2009 15:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://asantoso.wordpress.com/?p=18#comment-121</guid>
		<description>Lynn,

no need to re-invent the wheel. There is a class for this in the Droid-Fu library, called WebImageView. Just instantiate it with an image URL, and it will be loaded from the web, and even stored in a managed 2-level cache, for better performance.

Read more on my blog:
&lt;a href=&quot;http://brainflush.wordpress.com/2009/11/23/droid-fu-part-2-webimageview-and-webgalleryadapter/&quot; rel=&quot;nofollow&quot;&gt;http://brainflush.wordpress.com/2009/11/23/droid-fu-part-2-webimageview-and-webgalleryadapter/&lt;/a&gt;

The library:
&lt;a href=&quot;http://github.com/kaeppler/droid-fu&quot; rel=&quot;nofollow&quot;&gt;http://github.com/kaeppler/droid-fu&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Lynn,</p>
<p>no need to re-invent the wheel. There is a class for this in the Droid-Fu library, called WebImageView. Just instantiate it with an image URL, and it will be loaded from the web, and even stored in a managed 2-level cache, for better performance.</p>
<p>Read more on my blog:<br />
<a href="http://brainflush.wordpress.com/2009/11/23/droid-fu-part-2-webimageview-and-webgalleryadapter/" rel="nofollow">http://brainflush.wordpress.com/2009/11/23/droid-fu-part-2-webimageview-and-webgalleryadapter/</a></p>
<p>The library:<br />
<a href="http://github.com/kaeppler/droid-fu" rel="nofollow">http://github.com/kaeppler/droid-fu</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lynn</title>
		<link>http://asantoso.wordpress.com/2008/03/07/download-and-view-image-from-the-web/#comment-119</link>
		<dc:creator>Lynn</dc:creator>
		<pubDate>Tue, 15 Dec 2009 08:45:40 +0000</pubDate>
		<guid isPermaLink="false">http://asantoso.wordpress.com/?p=18#comment-119</guid>
		<description>hi,

I am very very new in android as well as java programming. I would like to ask how to make it so that it will display an image from a specific hardcoded url directly without onclick event.</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>I am very very new in android as well as java programming. I would like to ask how to make it so that it will display an image from a specific hardcoded url directly without onclick event.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric</title>
		<link>http://asantoso.wordpress.com/2008/03/07/download-and-view-image-from-the-web/#comment-118</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Fri, 04 Dec 2009 05:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://asantoso.wordpress.com/?p=18#comment-118</guid>
		<description>Good tutorial!</description>
		<content:encoded><![CDATA[<p>Good tutorial!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dhir</title>
		<link>http://asantoso.wordpress.com/2008/03/07/download-and-view-image-from-the-web/#comment-117</link>
		<dc:creator>Dhir</dc:creator>
		<pubDate>Wed, 25 Nov 2009 11:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://asantoso.wordpress.com/?p=18#comment-117</guid>
		<description>in my case ,,,,,in fetch() it&#039;s crashing.

location of crashing is
Object content = url.getContent();
plzzz tell me wat to do.......

Thanx in advance
Dhir</description>
		<content:encoded><![CDATA[<p>in my case ,,,,,in fetch() it&#8217;s crashing.</p>
<p>location of crashing is<br />
Object content = url.getContent();<br />
plzzz tell me wat to do&#8230;&#8230;.</p>
<p>Thanx in advance<br />
Dhir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorgesys</title>
		<link>http://asantoso.wordpress.com/2008/03/07/download-and-view-image-from-the-web/#comment-116</link>
		<dc:creator>Jorgesys</dc:creator>
		<pubDate>Wed, 25 Nov 2009 01:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://asantoso.wordpress.com/?p=18#comment-116</guid>
		<description>that image doesn´t exist, so try another link
like ... 
http://asantoso.files.wordpress.com/2008/03/example1.png</description>
		<content:encoded><![CDATA[<p>that image doesn´t exist, so try another link<br />
like &#8230;<br />
<a href="http://asantoso.files.wordpress.com/2008/03/example1.png" rel="nofollow">http://asantoso.files.wordpress.com/2008/03/example1.png</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uwe</title>
		<link>http://asantoso.wordpress.com/2008/03/07/download-and-view-image-from-the-web/#comment-115</link>
		<dc:creator>Uwe</dc:creator>
		<pubDate>Fri, 30 Oct 2009 15:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://asantoso.wordpress.com/?p=18#comment-115</guid>
		<description>For me too. I can&#039;t see an image!? What do I lape?</description>
		<content:encoded><![CDATA[<p>For me too. I can&#8217;t see an image!? What do I lape?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mandy</title>
		<link>http://asantoso.wordpress.com/2008/03/07/download-and-view-image-from-the-web/#comment-98</link>
		<dc:creator>Mandy</dc:creator>
		<pubDate>Wed, 25 Mar 2009 15:45:14 +0000</pubDate>
		<guid isPermaLink="false">http://asantoso.wordpress.com/?p=18#comment-98</guid>
		<description>This didn&#039;t work for me :( no image has been displayed</description>
		<content:encoded><![CDATA[<p>This didn&#8217;t work for me <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  no image has been displayed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maulik</title>
		<link>http://asantoso.wordpress.com/2008/03/07/download-and-view-image-from-the-web/#comment-97</link>
		<dc:creator>Maulik</dc:creator>
		<pubDate>Wed, 25 Mar 2009 15:27:35 +0000</pubDate>
		<guid isPermaLink="false">http://asantoso.wordpress.com/?p=18#comment-97</guid>
		<description>I want to load an image from url, show them for fix interval and then show the next image again from another url. I tried doing this but the imageview does not show anything.

What i did is created a timer and in the timer i call a timertask which pulls the image from a url and places it in the imageview. The string which has url is changed dynamically so every time a new url is generated and the image is pulled from that url in the timertask. But the imageview doesnot show anything. It remains blank. I checked the url string and the string is correct.

This only happens when i loop the images. If i call a single image using one imageurl and if i dont loop it using timer or anything else it works fine. So the method that pulls the image is also correct.

Guys i am a complete newbie to andriod so please help if any ideas.</description>
		<content:encoded><![CDATA[<p>I want to load an image from url, show them for fix interval and then show the next image again from another url. I tried doing this but the imageview does not show anything.</p>
<p>What i did is created a timer and in the timer i call a timertask which pulls the image from a url and places it in the imageview. The string which has url is changed dynamically so every time a new url is generated and the image is pulled from that url in the timertask. But the imageview doesnot show anything. It remains blank. I checked the url string and the string is correct.</p>
<p>This only happens when i loop the images. If i call a single image using one imageurl and if i dont loop it using timer or anything else it works fine. So the method that pulls the image is also correct.</p>
<p>Guys i am a complete newbie to andriod so please help if any ideas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ventrix</title>
		<link>http://asantoso.wordpress.com/2008/03/07/download-and-view-image-from-the-web/#comment-64</link>
		<dc:creator>Ventrix</dc:creator>
		<pubDate>Mon, 26 Jan 2009 13:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://asantoso.wordpress.com/?p=18#comment-64</guid>
		<description>Very good tutorial:)

Keep on!</description>
		<content:encoded><![CDATA[<p>Very good tutorial:)</p>
<p>Keep on!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://asantoso.wordpress.com/2008/03/07/download-and-view-image-from-the-web/#comment-50</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 23 Apr 2008 08:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://asantoso.wordpress.com/?p=18#comment-50</guid>
		<description>This works fine with a HTTP url, but does someone how to get this working with a HTTPS url?</description>
		<content:encoded><![CDATA[<p>This works fine with a HTTP url, but does someone how to get this working with a HTTPS url?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
