首頁/ 應用/ 實用工具/ 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