<?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: First list application</title>
	<atom:link href="http://www.droidnova.com/first-list-application,37.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.droidnova.com/first-list-application,37.html</link>
	<description>Rapid android development from Berlin</description>
	<lastBuildDate>Sat, 04 Feb 2012 17:50:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Nenada</title>
		<link>http://www.droidnova.com/first-list-application,37.html/comment-page-1#comment-1895</link>
		<dc:creator>Nenada</dc:creator>
		<pubDate>Wed, 13 Apr 2011 12:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=37#comment-1895</guid>
		<description>&quot;Great tutorial … but it does not work on android 2.1 API level 7 since the People class seems to be deprecated. Just pointing that out&quot;

For the new api I&#039;ve found this tutorial quite useful http://app-solut.com/2011/03/working-with-the-contactscontract-to-query-contacts-in-android/

Greetings</description>
		<content:encoded><![CDATA[<p>&#8220;Great tutorial … but it does not work on android 2.1 API level 7 since the People class seems to be deprecated. Just pointing that out&#8221;</p>
<p>For the new api I&#8217;ve found this tutorial quite useful <a href="http://app-solut.com/2011/03/working-with-the-contactscontract-to-query-contacts-in-android/" rel="nofollow">http://app-solut.com/2011/03/working-with-the-contactscontract-to-query-contacts-in-android/</a></p>
<p>Greetings</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aalok Karnik</title>
		<link>http://www.droidnova.com/first-list-application,37.html/comment-page-1#comment-1613</link>
		<dc:creator>Aalok Karnik</dc:creator>
		<pubDate>Fri, 21 Jan 2011 01:59:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=37#comment-1613</guid>
		<description>Great tutorial ... but it does not work on android 2.1 API level 7 since the People class seems to be deprecated. Just pointing that out :)</description>
		<content:encoded><![CDATA[<p>Great tutorial &#8230; but it does not work on android 2.1 API level 7 since the People class seems to be deprecated. Just pointing that out <img src='http://www.droidnova.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nico</title>
		<link>http://www.droidnova.com/first-list-application,37.html/comment-page-1#comment-1234</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Sat, 17 Jul 2010 01:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=37#comment-1234</guid>
		<description>Hey, first off wanted to say how great all these tutorials are and how much help they provide in learning Android, so thank you very much and keep up the awesome work :)

Now for the question, I added some contacts into the emulator, one with a home number and another with a mobile number (that is one phone number per contact) but when I run the ListContacts app, it gets the Name and displays it but it doesn&#039;t get the Phone number. It&#039;s not that it retrieved it but didn&#039;t display it, it didn&#039;t get it at all because when I click on the contact it says no valid number entered :/

Any idea whats going wrong? Maybe I didn&#039;t copy a piece of code properly? Thanks in advance for your help.</description>
		<content:encoded><![CDATA[<p>Hey, first off wanted to say how great all these tutorials are and how much help they provide in learning Android, so thank you very much and keep up the awesome work <img src='http://www.droidnova.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Now for the question, I added some contacts into the emulator, one with a home number and another with a mobile number (that is one phone number per contact) but when I run the ListContacts app, it gets the Name and displays it but it doesn&#8217;t get the Phone number. It&#8217;s not that it retrieved it but didn&#8217;t display it, it didn&#8217;t get it at all because when I click on the contact it says no valid number entered :/</p>
<p>Any idea whats going wrong? Maybe I didn&#8217;t copy a piece of code properly? Thanks in advance for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: petanus</title>
		<link>http://www.droidnova.com/first-list-application,37.html/comment-page-1#comment-987</link>
		<dc:creator>petanus</dc:creator>
		<pubDate>Wed, 31 Mar 2010 13:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=37#comment-987</guid>
		<description>Hello, thanks for this tutorial!
But what if I want to sort that list get sorted by alphabetical order by locale that phone is currently using?</description>
		<content:encoded><![CDATA[<p>Hello, thanks for this tutorial!<br />
But what if I want to sort that list get sorted by alphabetical order by locale that phone is currently using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.droidnova.com/first-list-application,37.html/comment-page-1#comment-863</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Thu, 04 Feb 2010 22:07:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=37#comment-863</guid>
		<description>You are not a bitch :)

May I quote myself:
&lt;blockquote&gt;Now it is time to create the activity, in our case, the ListActivity.&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>You are not a bitch <img src='http://www.droidnova.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>May I quote myself:</p>
<blockquote><p>Now it is time to create the activity, in our case, the ListActivity.</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://www.droidnova.com/first-list-application,37.html/comment-page-1#comment-862</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Thu, 04 Feb 2010 22:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=37#comment-862</guid>
		<description>Because, i followed your tutorial and didn&#039;t copy paste your code and typed everything myself. When you say:

&quot;The first thing you should do is creating a new project in Eclipse (or in your IDE). I chose “com.droidnova.android.contacts” as package and “ListContacts” as activity name.&quot;

It creates a project with a superclass of Activity. That class doesn&#039;t support the method &quot;setListAdapter(myAdapter);&quot; And noobies in android like me are searching for this method, why didn&#039;t Martin write the methoud out...? and so forth.

Just wanted to point that out.

But great job on the tutorials, i am planning to follow them all! 

P.S. sorry to be a bitch :p</description>
		<content:encoded><![CDATA[<p>Because, i followed your tutorial and didn&#8217;t copy paste your code and typed everything myself. When you say:</p>
<p>&#8220;The first thing you should do is creating a new project in Eclipse (or in your IDE). I chose “com.droidnova.android.contacts” as package and “ListContacts” as activity name.&#8221;</p>
<p>It creates a project with a superclass of Activity. That class doesn&#8217;t support the method &#8220;setListAdapter(myAdapter);&#8221; And noobies in android like me are searching for this method, why didn&#8217;t Martin write the methoud out&#8230;? and so forth.</p>
<p>Just wanted to point that out.</p>
<p>But great job on the tutorials, i am planning to follow them all! </p>
<p>P.S. sorry to be a bitch :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.droidnova.com/first-list-application,37.html/comment-page-1#comment-861</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Thu, 04 Feb 2010 21:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=37#comment-861</guid>
		<description>Well, it was ListActivity in the first place, so why should I mention it?</description>
		<content:encoded><![CDATA[<p>Well, it was ListActivity in the first place, so why should I mention it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://www.droidnova.com/first-list-application,37.html/comment-page-1#comment-860</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Thu, 04 Feb 2010 20:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=37#comment-860</guid>
		<description>Nice tutorial, only you forgot to mention to change the superclass from Activity to ListActivity.</description>
		<content:encoded><![CDATA[<p>Nice tutorial, only you forgot to mention to change the superclass from Activity to ListActivity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richa</title>
		<link>http://www.droidnova.com/first-list-application,37.html/comment-page-1#comment-692</link>
		<dc:creator>Richa</dc:creator>
		<pubDate>Wed, 23 Dec 2009 05:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=37#comment-692</guid>
		<description>hey this really helped me in my application. thnx for sharing ur knowledge</description>
		<content:encoded><![CDATA[<p>hey this really helped me in my application. thnx for sharing ur knowledge</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.droidnova.com/first-list-application,37.html/comment-page-1#comment-53</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Thu, 04 Jun 2009 11:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=37#comment-53</guid>
		<description>Hello,

thank you for your feedback.
I am sorry but we can&#039;t support anything else but our own code.
I would advise you to ask in a forum for help. An English speaking forum is &lt;a href=&quot;http://www.anddev.org&quot; rel=&quot;nofollow&quot;&gt;anddev.org&lt;/a&gt;.
If you ask there, you will find some help.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>thank you for your feedback.<br />
I am sorry but we can&#8217;t support anything else but our own code.<br />
I would advise you to ask in a forum for help. An English speaking forum is <a href="http://www.anddev.org" rel="nofollow">anddev.org</a>.<br />
If you ask there, you will find some help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

