联系人号码的格式

发布于 2024-11-07 06:07:28 字数 234 浏览 0 评论 0原文

我正在为 Android 编写一些短信应用程序,但遇到问题。我从一个模拟器向另一个模拟器发送短信。该短信的发送电话号码为“15555215556”。当我将该号码保存到联系人时,它会以“+1-555-521-5556”格式保存。接下来,当我的应用程序搜索电话簿以查找匹配的电话号码时,它找不到任何电话号码,因为“15555215556”与“+1-555-521-5556”(在电话簿中)不同。

是否有任何内置类可以正确格式化给定的电话号码?

I'm writing some sms application for android and i have a problem. I send sms from one emulator to another. That sms has "15555215556" as phone number it was sent from. When i save that number to contacts, it's saved in "+1-555-521-5556" format. Next, when my app search phone book to find matching phone number, it couldn't find any, because "15555215556" is not the same as "+1-555-521-5556" (in phone book).

Is there any built-in class that can properly format given phone number?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文