Android 2.3.4 电话管理器
我将 HTC Flyer 更新至 Android 2.3.4。现在我无法通过 TelephonyManager.getDeviceId()
检索 IMEI 号码。它总是返回null。
有人可以尝试读出另一台设备上的 IMEI 吗?我想知道这是 Google 还是 HTC 的问题。
抱歉英语不好。
I updated my HTC Flyer to Android 2.3.4. Now I am not able to retrieve the IMEI number through TelephonyManager.getDeviceId()
. It always return null.
Can somebody try to read out the IMEI on another device. I would like to know whether it is a Google or HTC problem.
Sorry for the bad english.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我有五张 HTC 传单,其中三张已更新。不幸的是,只有更新的传单无法通过函数 TelephonyManager.getDeviceId() 获取 IMEI 代码。我在 sumsung Galaxy、Viewpad 和这些未更新的传单上的程序运行良好。
I have five HTC flyer, three of them have been updated. Unfortunately, only the updated flyers can't get the IMEI code via the function TelephonyManager.getDeviceId(). My programs on sumsung galaxy, viewpad, and these un-updated flyers work well.