You can start an intent with actionpick and set the type as People.content
type..and on the activityresultset u will get the uri with
intens.getData.From that in ur activity u have the uri frm whch u can get
the info about the contact selected.

On Fri, Dec 19, 2008 at 12:57 AM, Sarath Kamisetty <
sarath.kamise...@gmail.com> wrote:

>
> Hi,
>
> My sample application wants to display the contacts (that were
> previously added) in the phone and let user pick some of them. Are
> there any APIs we can use to access the contents of the contacts ? If
> contacts are stored in some database, do I need to know the underlying
> schema of contacts ?
>
> Thanks,
> Sarath
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to