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()
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 is an Android Tools app developed by Valeonom and published on the Google play store. It has gained around 10000 installs so far, with an average rating of 4.0 out of 5 in the play store.
Id Info for Android requires Android with an OS version of 2.0 and up. In addition, the app has a content rating of Everyone, from which you can decide if it is suitable to install for family, kids, or adult users. Id Info for Android is an Android app and cannot be installed on Windows PC or MAC directly.
Android Emulator is a software application that enables you to run Android apps and games on a PC by emulating Android OS. There are many free Android emulators available on the internet. However, emulators consume many system resources to emulate an OS and run apps on it. So it is advised that you check the minimum and required system requirements of an Android emulator before you download and install it on your PC.
Below you will find how to install and run Id Info for Android on PC:
If you follow the above steps correctly, you should have the Id Info for Android ready to run on your Windows PC or MAC. In addition, you can check the minimum system requirements of the emulator on the official website before installing it. This way, you can avoid any system-related technical issues.
Id Info for Android APK 1.3 | 91.42 KB | 1.3 |