从android CallLog获取手机运营商

发布于 2024-10-06 07:30:17 字数 331 浏览 1 评论 0原文

是否可以从 android CallLog< 获取手机运营商的名称/a>?例如,在德国,电话号码采用 xxxx - xxxxxxx 形式。

通常,电话号码的前 4 位数字是移动电话运营商的标识符。但在德国,您可以切换运营商,将您的手机号码转移到新的运营商。因此,xxxx 本身不再暗示电话号码或呼叫背后的运营商。

是否可以从 Android 手机的 CallLog 或任何其他日志中获取此类信息?

is it possible to get the name of the mobile phone operator from the android CallLog? E.g. in Germany phone numbers have xxxx - xxxxxxx form.

Normally the first 4 numbers of the phone number are an identifier for the mobile phone operator. But in Germany you can switch the operator, porting your mobile phone number to your new operator. So the xxxx itself is no longer a hint what operator is behind a phone number or a call.

Is it possible to get such information from the CallLog or any other log of the android phone?

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

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

发布评论

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

评论(1

故乡的云 2024-10-13 07:30:17

不会。提供商检测和路由是在后端完成的 - 手机仅接收“来电”事件。

No. Provider detection and routing is done at the backend - the phone just receives the phone number in the "incoming call" event.

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