<?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: Episode #5 &#8211; Using Radio Buttons</title>
	<atom:link href="http://www.xtensivearts.com/2009/08/02/episode-5-using-radio-buttons/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xtensivearts.com/2009/08/02/episode-5-using-radio-buttons/</link>
	<description>Video Tutorials for Google Android Development</description>
	<lastBuildDate>Tue, 07 Jun 2011 14:57:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nobita8x</title>
		<link>http://www.xtensivearts.com/2009/08/02/episode-5-using-radio-buttons/comment-page-1/#comment-460</link>
		<dc:creator>Nobita8x</dc:creator>
		<pubDate>Fri, 27 May 2011 09:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.xtensivearts.com/?p=97#comment-460</guid>
		<description>thanks you very much..!</description>
		<content:encoded><![CDATA[<p>thanks you very much..!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naveen</title>
		<link>http://www.xtensivearts.com/2009/08/02/episode-5-using-radio-buttons/comment-page-1/#comment-458</link>
		<dc:creator>Naveen</dc:creator>
		<pubDate>Thu, 19 May 2011 09:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.xtensivearts.com/?p=97#comment-458</guid>
		<description>Nice and helpful tutorial

I am very new to Android and Java.. so i have one question here.

why have you defined the &#039;radioListener&#039; and TextView at the class level as globals. what happens if we define inside the onCreate method</description>
		<content:encoded><![CDATA[<p>Nice and helpful tutorial</p>
<p>I am very new to Android and Java.. so i have one question here.</p>
<p>why have you defined the &#8216;radioListener&#8217; and TextView at the class level as globals. what happens if we define inside the onCreate method</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naveen</title>
		<link>http://www.xtensivearts.com/2009/08/02/episode-5-using-radio-buttons/comment-page-1/#comment-456</link>
		<dc:creator>Naveen</dc:creator>
		<pubDate>Thu, 19 May 2011 06:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.xtensivearts.com/?p=97#comment-456</guid>
		<description>Very clear and understandable. Good for android beginners. Thanks.

More advanced tutorials like using google maps and cameras etc will be more helpful, if possible.

And one small question... Developing android application for mobile devices is same as developing on any other device like a tablet ? or are there any differences in the practices we follow.</description>
		<content:encoded><![CDATA[<p>Very clear and understandable. Good for android beginners. Thanks.</p>
<p>More advanced tutorials like using google maps and cameras etc will be more helpful, if possible.</p>
<p>And one small question&#8230; Developing android application for mobile devices is same as developing on any other device like a tablet ? or are there any differences in the practices we follow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeroen</title>
		<link>http://www.xtensivearts.com/2009/08/02/episode-5-using-radio-buttons/comment-page-1/#comment-442</link>
		<dc:creator>jeroen</dc:creator>
		<pubDate>Mon, 02 May 2011 22:59:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.xtensivearts.com/?p=97#comment-442</guid>
		<description>Hey thnks for the greate tutorial but i have a question.

Whene i was at the point of creating the :
RadioButton rb = (RadioButton)v;
I got an error saying :
&#039;cannot cast from view to RadioButton&#039;

i have been searching for a solution but cant find it.

the help would be greatly appriciated.

sorry for the english @ times :P</description>
		<content:encoded><![CDATA[<p>Hey thnks for the greate tutorial but i have a question.</p>
<p>Whene i was at the point of creating the :<br />
RadioButton rb = (RadioButton)v;<br />
I got an error saying :<br />
&#8216;cannot cast from view to RadioButton&#8217;</p>
<p>i have been searching for a solution but cant find it.</p>
<p>the help would be greatly appriciated.</p>
<p>sorry for the english @ times :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler</title>
		<link>http://www.xtensivearts.com/2009/08/02/episode-5-using-radio-buttons/comment-page-1/#comment-427</link>
		<dc:creator>Tyler</dc:creator>
		<pubDate>Tue, 05 Apr 2011 21:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.xtensivearts.com/?p=97#comment-427</guid>
		<description>I&#039;m using API version 8 (2.2) and I&#039;m unable to cast from a View to a RadioButton in this line of code:

RadioButton rb = (RadioButton)v;

Cannot cast from View to RadioButton</description>
		<content:encoded><![CDATA[<p>I&#8217;m using API version 8 (2.2) and I&#8217;m unable to cast from a View to a RadioButton in this line of code:</p>
<p>RadioButton rb = (RadioButton)v;</p>
<p>Cannot cast from View to RadioButton</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephen</title>
		<link>http://www.xtensivearts.com/2009/08/02/episode-5-using-radio-buttons/comment-page-1/#comment-424</link>
		<dc:creator>stephen</dc:creator>
		<pubDate>Wed, 30 Mar 2011 16:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.xtensivearts.com/?p=97#comment-424</guid>
		<description>brilliantly explained ,,please dont stop</description>
		<content:encoded><![CDATA[<p>brilliantly explained ,,please dont stop</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.xtensivearts.com/2009/08/02/episode-5-using-radio-buttons/comment-page-1/#comment-423</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 29 Mar 2011 16:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.xtensivearts.com/?p=97#comment-423</guid>
		<description>Hi, great tutorials however I have a couple of questions:-
1) Can I download the turorials to watch offline ?
2) In tutorial 5 you created &quot;tvPick = (TextView)findViewById(R.id.current_pick);&quot; 4 times but only one was needed.
3) Why create a new button and set a listener to if with:
  RadioButton rb_red = (RadioButton)findViewById(R.id.radio_red);
  rb_red.setOnClickListener(radioListener);
Why not like this:
        findViewById(R.id.radio_red).setOnClickListener(radioListener);

Thanks John</description>
		<content:encoded><![CDATA[<p>Hi, great tutorials however I have a couple of questions:-<br />
1) Can I download the turorials to watch offline ?<br />
2) In tutorial 5 you created &#8220;tvPick = (TextView)findViewById(R.id.current_pick);&#8221; 4 times but only one was needed.<br />
3) Why create a new button and set a listener to if with:<br />
  RadioButton rb_red = (RadioButton)findViewById(R.id.radio_red);<br />
  rb_red.setOnClickListener(radioListener);<br />
Why not like this:<br />
        findViewById(R.id.radio_red).setOnClickListener(radioListener);</p>
<p>Thanks John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bobby jindal</title>
		<link>http://www.xtensivearts.com/2009/08/02/episode-5-using-radio-buttons/comment-page-1/#comment-397</link>
		<dc:creator>Bobby jindal</dc:creator>
		<pubDate>Mon, 07 Mar 2011 09:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.xtensivearts.com/?p=97#comment-397</guid>
		<description>Really Thanx...for  such Brief Tutorials...</description>
		<content:encoded><![CDATA[<p>Really Thanx&#8230;for  such Brief Tutorials&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://www.xtensivearts.com/2009/08/02/episode-5-using-radio-buttons/comment-page-1/#comment-355</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Sun, 23 Jan 2011 05:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.xtensivearts.com/?p=97#comment-355</guid>
		<description>i think this was another good tutorial, and i think it&#039;s good how you seem to show different ways of doing things as the lessons go on.  but, i&#039;m a little confused about how we seem to be casting the View v as a RadioButton.  maybe i missed the part where this is explained, but i don&#039;t understand why we are doing this.</description>
		<content:encoded><![CDATA[<p>i think this was another good tutorial, and i think it&#8217;s good how you seem to show different ways of doing things as the lessons go on.  but, i&#8217;m a little confused about how we seem to be casting the View v as a RadioButton.  maybe i missed the part where this is explained, but i don&#8217;t understand why we are doing this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.xtensivearts.com/2009/08/02/episode-5-using-radio-buttons/comment-page-1/#comment-311</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 24 Nov 2010 03:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.xtensivearts.com/?p=97#comment-311</guid>
		<description>Awesome tutorials! Best I&#039;ve seen anywhere. Very well explained and helpful!</description>
		<content:encoded><![CDATA[<p>Awesome tutorials! Best I&#8217;ve seen anywhere. Very well explained and helpful!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

