I am looking for a way to get the "normalized" form of phone numbers (which is probably the format Android uses when comparing two numbers).
There are a few mentions of the normalization process in the dev site and elsewhere, but I could not find a single example where its accessible. I looked at the PhoneNumbeUtils which seems to have some number formatting functions, but I saw on this forum that it was recommended not to use it and that it would be deprecated soon. Please let me know if you know how to access the normalized form. Thanks! -- 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 To unsubscribe, reply using "remove me" as the subject.

