<?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>Kommentare zu: Android: HelloWidget Tutorial</title>
	<atom:link href="http://nm-blog.sanid.com/2009/07/android-hellowidget-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://nm-blog.sanid.com/2009/07/android-hellowidget-tutorial/</link>
	<description>from everyday life to techi information ... and back!</description>
	<lastBuildDate>Fri, 30 Jul 2010 09:12:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Von: Tom</title>
		<link>http://nm-blog.sanid.com/2009/07/android-hellowidget-tutorial/comment-page-1/#comment-2440</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sat, 10 Jul 2010 07:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://nm-blog.sanid.com/?p=71#comment-2440</guid>
		<description>This tutorial will not work ... doing it in 1.5.

I got the following error:



error: Error: No resource found that matches the given name (at &#039;resource&#039; with value &#039;@xml/hello_widget_provider&#039;).</description>
		<content:encoded><![CDATA[<p>This tutorial will not work &#8230; doing it in 1.5.</p>
<p>I got the following error:</p>
<p>error: Error: No resource found that matches the given name (at &#8216;resource&#8217; with value &#8216;@xml/hello_widget_provider&#8217;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Lo'oris</title>
		<link>http://nm-blog.sanid.com/2009/07/android-hellowidget-tutorial/comment-page-1/#comment-2430</link>
		<dc:creator>Lo'oris</dc:creator>
		<pubDate>Wed, 07 Jul 2010 15:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://nm-blog.sanid.com/?p=71#comment-2430</guid>
		<description>I was optimistic about this tutorial, but... it doesn&#039;t work. I guess it&#039;s too outdated or something. After all, it&#039;s 1.5 based and we have 2.2 now.
A pity.</description>
		<content:encoded><![CDATA[<p>I was optimistic about this tutorial, but&#8230; it doesn&#8217;t work. I guess it&#8217;s too outdated or something. After all, it&#8217;s 1.5 based and we have 2.2 now.<br />
A pity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: lorenz</title>
		<link>http://nm-blog.sanid.com/2009/07/android-hellowidget-tutorial/comment-page-1/#comment-2317</link>
		<dc:creator>lorenz</dc:creator>
		<pubDate>Thu, 10 Jun 2010 12:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://nm-blog.sanid.com/?p=71#comment-2317</guid>
		<description>Hello...

I&#039;ve followed your tutorial, compiled it successfully but the widget is installed under launcher app, the widget doesn&#039;t show on widget list (when i do long press on homescreen to choose widget). Need your help.

Thanx in advance</description>
		<content:encoded><![CDATA[<p>Hello&#8230;</p>
<p>I&#8217;ve followed your tutorial, compiled it successfully but the widget is installed under launcher app, the widget doesn&#8217;t show on widget list (when i do long press on homescreen to choose widget). Need your help.</p>
<p>Thanx in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: TheSmile</title>
		<link>http://nm-blog.sanid.com/2009/07/android-hellowidget-tutorial/comment-page-1/#comment-2069</link>
		<dc:creator>TheSmile</dc:creator>
		<pubDate>Tue, 04 May 2010 13:24:22 +0000</pubDate>
		<guid isPermaLink="false">http://nm-blog.sanid.com/?p=71#comment-2069</guid>
		<description>Do you guys have a lot of widgets running on your home screen? Remember that all home screen widgets run in the same process. Can you check the memory on the emulator with Eclipse? This might help to find out the problem. You can use your device for debugging over USB too.</description>
		<content:encoded><![CDATA[<p>Do you guys have a lot of widgets running on your home screen? Remember that all home screen widgets run in the same process. Can you check the memory on the emulator with Eclipse? This might help to find out the problem. You can use your device for debugging over USB too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: rddev</title>
		<link>http://nm-blog.sanid.com/2009/07/android-hellowidget-tutorial/comment-page-1/#comment-2063</link>
		<dc:creator>rddev</dc:creator>
		<pubDate>Mon, 03 May 2010 20:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://nm-blog.sanid.com/?p=71#comment-2063</guid>
		<description>I have got the same problem, does anybody correct this one?

(environment 1.5 for me)</description>
		<content:encoded><![CDATA[<p>I have got the same problem, does anybody correct this one?</p>
<p>(environment 1.5 for me)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Jared</title>
		<link>http://nm-blog.sanid.com/2009/07/android-hellowidget-tutorial/comment-page-1/#comment-1850</link>
		<dc:creator>Jared</dc:creator>
		<pubDate>Sun, 18 Apr 2010 18:52:47 +0000</pubDate>
		<guid isPermaLink="false">http://nm-blog.sanid.com/?p=71#comment-1850</guid>
		<description>I love the tutorial, thanks a ton!

I am having one issue with it though.  It seems that when I place the widget, it will work for a minute or so.  Then after a minute or two of testing on my G1, the app dies and I get the following message &quot;INFO/ActivityManager(30659): Process com.example.hellowidget (pid 4508) has died.&quot;
Now I do believe that this is due to the phone running out of memory.  But is there some way to prevent the app in the background from being killed or some other fix for this problem?</description>
		<content:encoded><![CDATA[<p>I love the tutorial, thanks a ton!</p>
<p>I am having one issue with it though.  It seems that when I place the widget, it will work for a minute or so.  Then after a minute or two of testing on my G1, the app dies and I get the following message &#8220;INFO/ActivityManager(30659): Process com.example.hellowidget (pid 4508) has died.&#8221;<br />
Now I do believe that this is due to the phone running out of memory.  But is there some way to prevent the app in the background from being killed or some other fix for this problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Moppel</title>
		<link>http://nm-blog.sanid.com/2009/07/android-hellowidget-tutorial/comment-page-1/#comment-1518</link>
		<dc:creator>Moppel</dc:creator>
		<pubDate>Sun, 07 Mar 2010 22:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://nm-blog.sanid.com/?p=71#comment-1518</guid>
		<description>Thanks to you! Very fine!</description>
		<content:encoded><![CDATA[<p>Thanks to you! Very fine!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: AC</title>
		<link>http://nm-blog.sanid.com/2009/07/android-hellowidget-tutorial/comment-page-1/#comment-1336</link>
		<dc:creator>AC</dc:creator>
		<pubDate>Fri, 08 Jan 2010 14:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://nm-blog.sanid.com/?p=71#comment-1336</guid>
		<description>Thank you for this. Hugely appreciated. It&#039;s like impossible to find a detailed tutorial on this.</description>
		<content:encoded><![CDATA[<p>Thank you for this. Hugely appreciated. It&#8217;s like impossible to find a detailed tutorial on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Vikrant</title>
		<link>http://nm-blog.sanid.com/2009/07/android-hellowidget-tutorial/comment-page-1/#comment-1269</link>
		<dc:creator>Vikrant</dc:creator>
		<pubDate>Thu, 17 Dec 2009 17:29:10 +0000</pubDate>
		<guid isPermaLink="false">http://nm-blog.sanid.com/?p=71#comment-1269</guid>
		<description>Thanks a ton for beautiful tutorials....Well I agree with Jeremy comments about battery life and also it makes the phone unstable. The code instantiates a new class every 1 sec rather than using preloaded class and after 2-3 min the device shows up the signs of fatigue...Tut is good but design can be improved....anywys thnx for tut..</description>
		<content:encoded><![CDATA[<p>Thanks a ton for beautiful tutorials&#8230;.Well I agree with Jeremy comments about battery life and also it makes the phone unstable. The code instantiates a new class every 1 sec rather than using preloaded class and after 2-3 min the device shows up the signs of fatigue&#8230;Tut is good but design can be improved&#8230;.anywys thnx for tut..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: tibo</title>
		<link>http://nm-blog.sanid.com/2009/07/android-hellowidget-tutorial/comment-page-1/#comment-948</link>
		<dc:creator>tibo</dc:creator>
		<pubDate>Mon, 30 Nov 2009 08:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://nm-blog.sanid.com/?p=71#comment-948</guid>
		<description>Thanks for this tutorial.

I want to update an ImageView on a desktop widget. How can i proceed. (I follow your tutorial and it works fine, but i&#039;m unable to change my ImageView on upate)</description>
		<content:encoded><![CDATA[<p>Thanks for this tutorial.</p>
<p>I want to update an ImageView on a desktop widget. How can i proceed. (I follow your tutorial and it works fine, but i&#8217;m unable to change my ImageView on upate)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
