如何在桌面应用程序中从C#读取android设备的IMEI号? [英] How to read IMEI number of android device from C# in desktop application?

查看:109
本文介绍了如何在桌面应用程序中从C#读取android设备的IMEI号?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个桌面应用程序,用于读取手机的IMEI。框架:4.0;语言:C#

基本上它检索手机的IMEI和服务器上的同步。

目前能够检索非Android手机的IMEI(MTK,Symbian,BADA),但是不是用Android智能手机。

使用串口和ATC来检索IMEI。

如何与android设备调制解调器通信?

I have a desktop app which is used to read IMEI of cell phone. Framework : 4.0; Language : C#
Basically it retrieve IMEI of cell phone & sync on server.
Currently able to retrieve IMEI of non-android phones(MTK, Symbian, BADA), but not with android smart phones.
Used serial port & ATC to retrieve IMEI.
How to communicate with android device modem?

推荐答案

检查这些是否可以帮到你..

http:/ /www.c-sharpcorner.com/Forums/Thread/78856/ [ ^ ]

http://social.msdn.microsoft.com/Forums/en-US/c10f1962-257f-449a-84be-bc4e25753099/如何获取imei-number-from-mobile-using-cnet [ ^ ]

http://answers.unity3d.com/questions/324042/systeminfodeviceuniqueidentifier-returns-imei-on- a.html [ ^ ]

http://stackoverflow.com/questions/1972381/how-to-programmatically-get-the-devices-imei-esn-in-android [ ^ ]
Check these whether can help you..
http://www.c-sharpcorner.com/Forums/Thread/78856/[^]
http://social.msdn.microsoft.com/Forums/en-US/c10f1962-257f-449a-84be-bc4e25753099/how-to-get-imei-number-from-mobile-using-cnet[^]
http://answers.unity3d.com/questions/324042/systeminfodeviceuniqueidentifier-returns-imei-on-a.html[^]
http://stackoverflow.com/questions/1972381/how-to-programmatically-get-the-devices-imei-esn-in-android[^]


这篇关于如何在桌面应用程序中从C#读取android设备的IMEI号?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆