Sorry if the title is not adequate, but I couldn't think of what else to call it. Anyway, Iv'e been searching how to find a particular android id but when I search "device ID android" or "android ID android", most solutions lead me to the ANDROID_ID which is "A 64-bit number (as a hex string) that is randomly generated when the user first sets up the device".
I am trying to find another type of device ID (which I'm pretty sure is unique and doesn't change) which looks similar to this: android:36e32805-d44a-20fd-72dd-dc1366ec8a71.
Any help with finding this ID would be greatly appreciated!
Thanks!