tags:

views:

15

answers:

1

Hi, I have made app which allows me to send message to multiple user from my device.

Now i want to send message to the person which are stored in My Contact list. So i want to retrive phone number from my contact list and then i should be able to send message to that particular number..

Any hints how can i go further...

Thanks

+1  A: 

I'm no expert, but a quick google search brought me to this: http://mobile.tutsplus.com/tutorials/android/android-essentials-using-the-contact-picker/

Maikel
thanks for ur effort....i got some hint let me try
Rakesh Gondaliya
thanks maikel i could be able to get the phone no. from list and send msg....
Rakesh Gondaliya