UpdatedNov 7, 2024
PublishedSep 6, 2019
Packagecom.gaurawjpys.deviceuuid
MD5aa779e88b91044f5dc240a561dad7041
SHA1 (signer)C1:32:DB:C0:15:D3:82:BB:B1:A2:40:06:F8:E1:6A:D6:A2:AB:2D:C0
Signed byCN=Gauraw Yadav
Malware scanTRUSTED
Contact[email protected]
Privacy policyView
What's new
Bug fix for Lolipop.
Bug fixes for old Android phones.
Bug fixes for old Android phones.
Description
Simple app to display different UNIQUE Device IDs
Google Service Framework Android ID
A 64-bit number generated on the device's first log in and remains constant for the lifetime of the device. (Changes on factory reset)
Build.SERIAL
A hardware serial number, if available. Usually this value is 'null' or 'unknown'
Settings.Secure.ANDROID_ID (available for Android >= 2.3)
A 64-bit number generated on the device's first boot and should remain constant for the lifetime of the device. ( value may change if a factory reset is performed on the device.)
Using telephony Manager
This is null if device ID is not available i.e. non calling Tablets.
Universal Unique Identifier Generated by this application)
A 8-4-4-4-12 digit hex string, that represents a Universal Unique Identifier for the device.
Google Service Framework Android ID
A 64-bit number generated on the device's first log in and remains constant for the lifetime of the device. (Changes on factory reset)
Build.SERIAL
A hardware serial number, if available. Usually this value is 'null' or 'unknown'
Settings.Secure.ANDROID_ID (available for Android >= 2.3)
A 64-bit number generated on the device's first boot and should remain constant for the lifetime of the device. ( value may change if a factory reset is performed on the device.)
Using telephony Manager
This is null if device ID is not available i.e. non calling Tablets.
Universal Unique Identifier Generated by this application)
A 8-4-4-4-12 digit hex string, that represents a Universal Unique Identifier for the device.
Required features
- Touchscreen android.hardware.touchscreen
Permissions (4)
Device ID requests the following Android permissions:
- Access Network State android.permission.ACCESS_NETWORK_STATE
- Internet android.permission.INTERNET
- Read Phone State android.permission.READ_PHONE_STATE
- Providers Gsf Permission Read Gservices com.google.android.providers.gsf.permission.READ_GSERVICES