What I am trying to do is when the user clicks on a contact on a listview and if that contact has multiple phone numbers it opens a messagebox with all the numbers listed with radio buttons to select which number the user wants to call. My question is how do I get the multiple numbers associated with the contact the user selected. I have done the contacts list sorted in a list view at this this:
http://www.b4x.com/forum/basic4android-updates-questions/7857-contact-phone-number-chooser.html
http://www.b4x.com/forum/basic4android-updates-questions/7857-contact-phone-number-chooser.html