tx a lot,

i will try all feedback and if any problem i post in this thread
again..tx again

Regards,
Premal Panchal

On Nov 14, 6:27 pm, Resh <[email protected]> wrote:
> hi,
>
> You need to refer ContactsContract API's ,that help you to read data
> from RawContacts,Contacts and Data table where all the necessary data
> are stored.
> You can also directly launch the contacts detailed view with the help
> of action ACTION_VIEW and contactId in your launching intent.
>
> Good luck
>
> On Nov 14, 6:14 pm, Michael Leung <[email protected]> wrote:
>
>
>
> > That is possible. You can use Cursor and Projection.
>
> > On Mon, Nov 14, 2011 at 10:06 PM,Premal<[email protected]> wrote:
> > > Hi,
>
> > > I need help on below :
>
> > > I need to develop some application which will show all contacts stored
> > > in phone. I need to display name of contacts in one list like it is
> > > done in default contact application. After that I need to provide
> > > different option to operate on these contacts.  As per my knowledge I
> > > cant add my customized option to Contact application so I just need to
> > > have my list from existing contact data. When particular option is
> > > selected then full detail should be displayed on another screen, and
> > > for this I need to open existing Contact application with view which
> > > can provide detail of contact. Also I need to read some basic
> > > information like number, email id, address from stored contact data
> > > for further process and not for display.I need to know whether it is
> > > possible or not. If yes then what APIs I need to read about. I cant
> > > post full requirement but I hope this is enough to help me out.
>
> > > If any question then drop me email at [email protected]. I will
> > > try to share some PPT on email to explain you better.
>
> > > This is just first step and I may post other queries as I progress in
> > > this project.
>
> > > Thank you very much in advance.
>
> > > Regards,
> > >PremalPanchal
>
> > > --
> > > You received this message because you are subscribed to the Google
> > > Groups "Android Developers" group.
> > > To post to this group, send email to [email protected]
> > > To unsubscribe from this group, send email to
> > > [email protected]
> > > For more options, visit this group at
> > >http://groups.google.com/group/android-developers?hl=en
>
> > --
> > Regards,
> > Michael Leunghttp://www.itblogs.infohttp://www.michaelleung.info- Hide 
> > quoted text -
>
> - Show quoted text -

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

Reply via email to