<?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: Android &#8211; Open Contacts Activity and Return Chosen Contact</title>
	<atom:link href="http://eclipsed4utoo.com/blog/android-open-contacts-activity-return-chosen-contact/feed/" rel="self" type="application/rss+xml" />
	<link>http://eclipsed4utoo.com/blog/android-open-contacts-activity-return-chosen-contact/</link>
	<description>Not Your Ordinary Programmer</description>
	<lastBuildDate>Wed, 28 Jul 2010 13:32:17 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gay</title>
		<link>http://eclipsed4utoo.com/blog/android-open-contacts-activity-return-chosen-contact/comment-page-1/#comment-294</link>
		<dc:creator>Gay</dc:creator>
		<pubDate>Mon, 08 Mar 2010 21:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsed4utoo.com/blog/?p=270#comment-294</guid>
		<description>eclipsed4utoo.com, hoq do you do it?</description>
		<content:encoded><![CDATA[<p>eclipsed4utoo.com, hoq do you do it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daf</title>
		<link>http://eclipsed4utoo.com/blog/android-open-contacts-activity-return-chosen-contact/comment-page-1/#comment-210</link>
		<dc:creator>Daf</dc:creator>
		<pubDate>Tue, 12 Jan 2010 15:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsed4utoo.com/blog/?p=270#comment-210</guid>
		<description>@Ryan

Thanks!</description>
		<content:encoded><![CDATA[<p>@Ryan</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Alford</title>
		<link>http://eclipsed4utoo.com/blog/android-open-contacts-activity-return-chosen-contact/comment-page-1/#comment-209</link>
		<dc:creator>Ryan Alford</dc:creator>
		<pubDate>Tue, 12 Jan 2010 14:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsed4utoo.com/blog/?p=270#comment-209</guid>
		<description>@Daf,

Here is a link to a good example of getting the phone number of a specific contact.

http://www.higherpass.com/Android/Tutorials/Working-With-Android-Contacts/

The phone numbers are stored in a different table than the other contact information.  Therefore, you are going to have to make a separate query to get those.</description>
		<content:encoded><![CDATA[<p>@Daf,</p>
<p>Here is a link to a good example of getting the phone number of a specific contact.</p>
<p><a href="http://www.higherpass.com/Android/Tutorials/Working-With-Android-Contacts/" rel="nofollow">http://www.higherpass.com/Android/Tutorials/Working-With-Android-Contacts/</a></p>
<p>The phone numbers are stored in a different table than the other contact information.  Therefore, you are going to have to make a separate query to get those.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daf</title>
		<link>http://eclipsed4utoo.com/blog/android-open-contacts-activity-return-chosen-contact/comment-page-1/#comment-208</link>
		<dc:creator>Daf</dc:creator>
		<pubDate>Tue, 12 Jan 2010 13:29:26 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsed4utoo.com/blog/?p=270#comment-208</guid>
		<description>Hi. How do I retrieve the phone number?</description>
		<content:encoded><![CDATA[<p>Hi. How do I retrieve the phone number?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Alford</title>
		<link>http://eclipsed4utoo.com/blog/android-open-contacts-activity-return-chosen-contact/comment-page-1/#comment-190</link>
		<dc:creator>Ryan Alford</dc:creator>
		<pubDate>Tue, 05 Jan 2010 12:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsed4utoo.com/blog/?p=270#comment-190</guid>
		<description>In the code above, it will open the &quot;Contacts&quot; application where a user can select a Contact.  When the selection is made, the &quot;Contacts&quot; application will close and return an intent containing data about the Contact that was chosen.  In my code above, I get the name of the Contact that was chosen and display it in a Toast.

This is all done from my application.  So on the click of a button in my application, I will open the Contacts application, the user will select a Contact, and I will be able to retrieve the Contact that the user chose and use that information in my application.</description>
		<content:encoded><![CDATA[<p>In the code above, it will open the &#8220;Contacts&#8221; application where a user can select a Contact.  When the selection is made, the &#8220;Contacts&#8221; application will close and return an intent containing data about the Contact that was chosen.  In my code above, I get the name of the Contact that was chosen and display it in a Toast.</p>
<p>This is all done from my application.  So on the click of a button in my application, I will open the Contacts application, the user will select a Contact, and I will be able to retrieve the Contact that the user chose and use that information in my application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nka</title>
		<link>http://eclipsed4utoo.com/blog/android-open-contacts-activity-return-chosen-contact/comment-page-1/#comment-189</link>
		<dc:creator>nka</dc:creator>
		<pubDate>Tue, 05 Jan 2010 11:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsed4utoo.com/blog/?p=270#comment-189</guid>
		<description>Hi.  What do you mean by &quot;...have that Contact returned to my application.&quot;?</description>
		<content:encoded><![CDATA[<p>Hi.  What do you mean by &#8220;&#8230;have that Contact returned to my application.&#8221;?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
