<?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>Tue, 14 Jun 2011 14:39:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Von: Shubham</title>
		<link>http://nm-blog.sanid.com/2009/07/android-hellowidget-tutorial/comment-page-1/#comment-9913</link>
		<dc:creator>Shubham</dc:creator>
		<pubDate>Thu, 02 Jun 2011 08:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://nm-blog.sanid.com/?p=71#comment-9913</guid>
		<description>Hello , I want to make Custome Home screen for Android Mob. I seen example in Android API Demo.

But I want to behave it like &quot;App Widget Host&quot;, so I can add Widget also.

Pls suggest me way to do.</description>
		<content:encoded><![CDATA[<p>Hello , I want to make Custome Home screen for Android Mob. I seen example in Android API Demo.</p>
<p>But I want to behave it like &#8220;App Widget Host&#8221;, so I can add Widget also.</p>
<p>Pls suggest me way to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Patrick</title>
		<link>http://nm-blog.sanid.com/2009/07/android-hellowidget-tutorial/comment-page-1/#comment-7299</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Tue, 08 Mar 2011 15:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://nm-blog.sanid.com/?p=71#comment-7299</guid>
		<description>Nice tutorial, extactly what I was looking for......
Looking forward reading more tutorials. 

Gute Arbeit, ich hoffe du machst weiter so :-)</description>
		<content:encoded><![CDATA[<p>Nice tutorial, extactly what I was looking for&#8230;&#8230;<br />
Looking forward reading more tutorials. </p>
<p>Gute Arbeit, ich hoffe du machst weiter so :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: BS</title>
		<link>http://nm-blog.sanid.com/2009/07/android-hellowidget-tutorial/comment-page-1/#comment-7098</link>
		<dc:creator>BS</dc:creator>
		<pubDate>Wed, 02 Mar 2011 13:49:37 +0000</pubDate>
		<guid isPermaLink="false">http://nm-blog.sanid.com/?p=71#comment-7098</guid>
		<description>Thanks, it was a very useful tut.</description>
		<content:encoded><![CDATA[<p>Thanks, it was a very useful tut.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Senthil</title>
		<link>http://nm-blog.sanid.com/2009/07/android-hellowidget-tutorial/comment-page-1/#comment-5058</link>
		<dc:creator>Senthil</dc:creator>
		<pubDate>Fri, 17 Dec 2010 12:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://nm-blog.sanid.com/?p=71#comment-5058</guid>
		<description>Hi Thanks for the tutorial being new to android widgets i find this tutorial is very useful for me. I have a doubt i hope you can clear me. I need to set listener to that time widget which is displayed. Can you help me to set listener and bring the timepicker dialog to change the time manually in the widget.Can u help me for this.</description>
		<content:encoded><![CDATA[<p>Hi Thanks for the tutorial being new to android widgets i find this tutorial is very useful for me. I have a doubt i hope you can clear me. I need to set listener to that time widget which is displayed. Can you help me to set listener and bring the timepicker dialog to change the time manually in the widget.Can u help me for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Markus</title>
		<link>http://nm-blog.sanid.com/2009/07/android-hellowidget-tutorial/comment-page-1/#comment-2889</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Sat, 04 Sep 2010 14:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://nm-blog.sanid.com/?p=71#comment-2889</guid>
		<description>Thanks for the nice tutorial, good work!

The buttons extend some pixels above the background. But if you highlight the widget (as you do when you are about to drag it to the trash can) you notice that they are not; it is actually the background that has been drawn some pixels incorrectly hightwise so that the background is some pixels beneath (and outside) the lower border and some pixels beneath (and inside) the uppper borde, thus giving this strange appearance.

So, is it therefor the background that is wrong?

Perhaps not; why does the OS allow the widget to render itself outside of the reported boundaries?</description>
		<content:encoded><![CDATA[<p>Thanks for the nice tutorial, good work!</p>
<p>The buttons extend some pixels above the background. But if you highlight the widget (as you do when you are about to drag it to the trash can) you notice that they are not; it is actually the background that has been drawn some pixels incorrectly hightwise so that the background is some pixels beneath (and outside) the lower border and some pixels beneath (and inside) the uppper borde, thus giving this strange appearance.</p>
<p>So, is it therefor the background that is wrong?</p>
<p>Perhaps not; why does the OS allow the widget to render itself outside of the reported boundaries?</p>
]]></content:encoded>
	</item>
	<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>
</channel>
</rss>

