I've been googl'ed around alot to find out how I can get the phone number when the user choose a contact in the contact picker. I know how to open the contact picker. But not how to get the phone number.
I've tried these examples:
http://mobile.tutsplus.com/tutorials/android/android-essentials-using-the-contact-picker/
http://www.enkeladress.com/article.php/android_snippen_show_contact_picker
And alot of stackoverflow threads, but the Phone class seem's to be deprecated. So, how can I do it?
Thanks in advance!
(Really sorry for bad english! Hope you understand!)