安装在三星标签10.1上的应用程序未安装在三星标签7.7上

时间:2012-05-11 04:54:44

标签: android

我有一个获取设备ID的应用程序。它已经安装在手机和三星平板电脑10.1上。但当我的一个朋友试图在三星Galaxy标签7.7上安装它时,它没有安装。这背后的原因是什么?获取设备ID的代码如下:TelephonyManager telephonyManager = (TelephonyManager) mContex.getSystemService(Context.TELEPHONY_SERVICE) telephonyManager.getDeviceId()提前致谢。

0 个答案:

没有答案