Skip to content

Simple app to display the Settings.Secure and the GSF device ID for any Android device.

Notifications You must be signed in to change notification settings

eyecatchup/net.bexton.android.device_id

Repository files navigation

Android Device-ID

In Android, there exist two different 'Android IDs'. This is a simple App to display the unique ID of any device.

Settings.Secure.ANDROID_ID

A 64-bit number (as a 16 digit hex string) that is randomly generated on the device's first boot and should remain constant for the lifetime of the device. (The value may change if a factory reset is performed on the device.)

GSF Android ID

A 64-bit number (as a 16 digit hex string) that is randomly generated on the device's first GSF login and should remain constant for the lifetime of the device. (The value will change if a factory reset is performed on the device.)

About

Simple app to display the Settings.Secure and the GSF device ID for any Android device.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published