<?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: Building a Ticket Responder for Android, Part 2</title>
	<atom:link href="http://www.linux-mag.com/id/7474/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-mag.com/id/7474/</link>
	<description>Open Source, Open Standards</description>
	<lastBuildDate>Sat, 05 Oct 2013 13:48:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: sarahmill</title>
		<link>http://www.linux-mag.com/id/7474/#comment-981263</link>
		<dc:creator>sarahmill</dc:creator>
		<pubDate>Tue, 04 Jun 2013 11:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7474/#comment-981263</guid>
		<description>Here is lot of problem in this application.It need re evaluation or contact the technical person.</description>
		<content:encoded><![CDATA[<p>Here is lot of problem in this application.It need re evaluation or contact the technical person.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: guanhyhenri</title>
		<link>http://www.linux-mag.com/id/7474/#comment-6861</link>
		<dc:creator>guanhyhenri</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7474/#comment-6861</guid>
		<description>&lt;p&gt;hello,&lt;br /&gt;
I try to test your application, but it didn\&#039;t work.&lt;br /&gt;
\&quot;&lt;br /&gt;
        final EditText ticketNumber = (EditText) findViewById(R.id.TicketNumber);&lt;br /&gt;
        final Spinner ticketStatus = (Spinner) findViewById(R.id.TicketStatus);&lt;br /&gt;
        final Button gobutton = (Button) findViewById(R.id.GoButton);&lt;br /&gt;
...&lt;br /&gt;
        final ImageView logo = (ImageView) findViewById(R.id.ImageView02);&lt;br /&gt;
\&quot;&lt;br /&gt;
All of \&quot;R.id\&quot; can\&#039;t be resolved.&lt;/p&gt;
&lt;p&gt;I get also an error in the main.xml.&lt;/p&gt;
&lt;p&gt;\&quot;&lt;Spinner android:id=\&quot;@+id/TicketStatus\&quot; android:layout_width=\&quot;wrap_content\&quot; android:layout_height=\&quot;wrap_content\&quot; android:entries=\&quot;@array/Ticket_Options\&quot;&gt;&lt;/Spinner&gt;\&quot; &lt;/p&gt;
&lt;p&gt;Thanks before for response.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hello,<br />
I try to test your application, but it didn\&#8217;t work.<br />
\&#8221;<br />
        final EditText ticketNumber = (EditText) findViewById(R.id.TicketNumber);<br />
        final Spinner ticketStatus = (Spinner) findViewById(R.id.TicketStatus);<br />
        final Button gobutton = (Button) findViewById(R.id.GoButton);<br />
&#8230;<br />
        final ImageView logo = (ImageView) findViewById(R.id.ImageView02);<br />
\&#8221;<br />
All of \&#8221;R.id\&#8221; can\&#8217;t be resolved.</p>
<p>I get also an error in the main.xml.</p>
<p>\&#8221;&lt;Spinner android:id=\&#8221;@+id/TicketStatus\&#8221; android:layout_width=\&#8221;wrap_content\&#8221; android:layout_height=\&#8221;wrap_content\&#8221; android:entries=\&#8221;@array/Ticket_Options\&#8221;&gt;&lt;/Spinner&gt;\&#8221; </p>
<p>Thanks before for response.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fableson</title>
		<link>http://www.linux-mag.com/id/7474/#comment-6862</link>
		<dc:creator>fableson</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7474/#comment-6862</guid>
		<description>&lt;p&gt;If there is a problem with main.xml, the \&quot;R\&quot; class will not be built properly as required by the application. &lt;/p&gt;
&lt;p&gt;What error are you seeing related to main.xml ?&lt;/p&gt;
&lt;p&gt;Frank
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>If there is a problem with main.xml, the \&#8221;R\&#8221; class will not be built properly as required by the application. </p>
<p>What error are you seeing related to main.xml ?</p>
<p>Frank</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: guanhyhenri</title>
		<link>http://www.linux-mag.com/id/7474/#comment-6863</link>
		<dc:creator>guanhyhenri</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7474/#comment-6863</guid>
		<description>&lt;p&gt;There is the error :&lt;br /&gt;
ERROR Error: No resource found that matches the given name (at \&#039;entries\&#039;&lt;br /&gt;
 with value \&#039;@array/Ticket_Options\&#039;).&lt;/p&gt;
&lt;p&gt;thanks a lot
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>There is the error :<br />
ERROR Error: No resource found that matches the given name (at \&#8217;entries\&#8217;<br />
 with value \&#8217;@array/Ticket_Options\&#8217;).</p>
<p>thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abd</title>
		<link>http://www.linux-mag.com/id/7474/#comment-6864</link>
		<dc:creator>abd</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7474/#comment-6864</guid>
		<description>&lt;p&gt;@guanhyhenri&lt;/p&gt;
&lt;p&gt;In the file &lt;PATH_TO_ANDROID_APPS&gt;/res/values/strings.xml&lt;/p&gt;
&lt;p&gt;replace&lt;br /&gt;
...&lt;br /&gt;
 &lt;string name=\&quot;app_name\&quot;&gt;TicketResponder&lt;/string&gt;&lt;br /&gt;
...&lt;/p&gt;
&lt;p&gt;with &lt;/p&gt;
&lt;p&gt;...&lt;br /&gt;
    &lt;string name=\&quot;app_name\&quot;&gt;TicketResponder&lt;/string&gt;&lt;br /&gt;
	&lt;string-array name=\&quot;Ticket_Options\&quot;&gt;&lt;br /&gt;
		&lt;item&gt;In Progress&lt;/item&gt;&lt;br /&gt;
		&lt;item&gt;Waiting on Client&lt;/item&gt;&lt;br /&gt;
		&lt;item&gt;Completed&lt;/item&gt;&lt;br /&gt;
	&lt;/string-array&gt;&lt;br /&gt;
...&lt;/p&gt;
&lt;p&gt;This should work
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@guanhyhenri</p>
<p>In the file &lt;PATH_TO_ANDROID_APPS&gt;/res/values/strings.xml</p>
<p>replace<br />
&#8230;<br />
 &lt;string name=\&#8221;app_name\&#8221;&gt;TicketResponder&lt;/string&gt;<br />
&#8230;</p>
<p>with </p>
<p>&#8230;<br />
    &lt;string name=\&#8221;app_name\&#8221;&gt;TicketResponder&lt;/string&gt;<br />
	&lt;string-array name=\&#8221;Ticket_Options\&#8221;&gt;<br />
		&lt;item&gt;In Progress&lt;/item&gt;<br />
		&lt;item&gt;Waiting on Client&lt;/item&gt;<br />
		&lt;item&gt;Completed&lt;/item&gt;<br />
	&lt;/string-array&gt;<br />
&#8230;</p>
<p>This should work</p>
]]></content:encoded>
	</item>
</channel>
</rss>