首页/ 应用/ 实用工具/ Id Info for Android

Id Info for Android 1.3 MOD APK for Android

Id Info for Android
版本 1.3
更新日期 December 15, 2024
类别 实用工具
大小 91.41KB
9.4
1
2
3
4
5

9.4

检索Android ID信息。

向您显示这些值,这些值与识别Android设备有关。

secure.android_id(又称Android ID)

android.os.build.Serial

telephonyManager.getSimSerialNumber()

telephonyManager.getDeviceId()

ro.Serialno

WiFi Mac

具有刷新按钮(屏幕截图过时),因此您可以刷新数据并查看值如何变化 /不可用。只需触摸一个项目即可复制到剪贴板。

secure.android_id映射到'android_id'

contentResolver contentResolver = getApplicationContext()。getContentResolver();

settings.secure.getString(contentResolver,settings.secure.android_id)

我制作了这个应用程序来探索识别特定Android设备的方法。可以在以下链接中找到标识指南:

http://android-developers.blogspot.com/2011/03/indistifying-app-installations.html

和stackoverflow问题在这里有解决方案

http://stackoverflow.com/questions/2785485/is-there-there-a-unique-android-device-id/3102499#3102499

最新版本1.3中的新功能

最后一次更新于2015年9月16日添加了GTALK ID