获取设备唯一ID

发布于 2024-07-29 00:16:19 字数 31 浏览 1 评论 0原文

有没有办法使用MIDP2.0获得设备的唯一标识?

Is there a way to get a device's unique identification using MIDP2.0?

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

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

发布评论

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

评论(1

薆情海 2024-08-05 00:16:19

我假设您需要获取设备的 IMEI 号码。

根据我发现的信息,没有 J2ME 方法可以做到这一点,因为硬件 API 因模型而异。 但设备制造商提供了 API 来获取 IMEI 号码。

看看下面的文章吧。

获取设备 ID

I assume you need to get the IMEI number of the device.

According to the information I found there is no J2ME method to do that because the Hardware API is different from a one model to another. But the device manufacturers provide APIs to get the IMEI number.

Have a look on following article.

Get device ID

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