how can I get MOBILE phone number from contacts

Posted by sungpil yoon on Stack Overflow See other posts from Stack Overflow or by sungpil yoon
Published on 2010-03-19T19:49:38Z Indexed on 2010/03/19 19:51 UTC
Read the original article Hit count: 408

Filed under:

Hi,

I am trying to get mobile phone number from Android contacts. I found several examples using People.NUMBER, but it seems that brings home phone number not MOBILE phone number. I want to accomplish this using old way instead of using ContactsContract. Can somebody show simple code example how this can be done?

Thank you very much.

© Stack Overflow or respective owner

Related posts about android