Id Info for Android|工具線上App不用買

シェア記事:

【免費工具App】Id Info for Android-APP點子

Shows you these values, which are all related to identifying an android device.

Secure.ANDROID_ID (AKA Android ID)

android.os.Build.SERIAL

TelephonyManager.getSimSerialNumber()

【免費工具App】Id Info for Android-APP點子

TelephonyManager.getDeviceId()

ro.serialno

Wifi MAC

Has a refresh button (Screen shot outdated) so you can refresh the data and see how values changed / become unavailable. Simply touch an item to copy to clipboard.

Secure.ANDROID_ID is mapped to 'android_id', the hexstring of interest is retrieved by

ContentResolver contentResolver = getApplicationContext().getContentResolver();

Settings.Secure.getString(contentResolver, Settings.Secure.ANDROID_ID)

I made this app to explore ways to identify a particular android device. Identification guide can be found in link below:

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

and Stackoverflow question is here with solutions

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

免費玩Id Info for Android APP玩免費

免費玩Id Info for Android App

Id Info for Android APP LOGO

Id Info for Android LOGO-APP點子

Id Info for Android APP QRCode

Id Info for Android QRCode-APP點子
熱門國家系統支援版本費用APP評分上架日期更新日期
未知Android
Google Play
1.3
App下載
免費
1970-01-012015-04-22
シェア記事: