I am working on a phone dialer application.
I found that the search widget can search Chinese contact by Pinyin.
I would do the similar things. When I tried to read the contact
StructuredName.PHONETIC_GIVEN_NAME,
StructuredName.PHONETIC_MIDDLE_NAME and
StructuredName.PHONETIC_FAMILY_NAME. However, all of them are null.
I want to know how can I get the phonetic name of them?
Or is there any class can convert a Chinese String to Pinyin format?

Thank you very much in advance.

-- 
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