Hi,
I was wondering if there was a shared ID between my garmin device (Edge 520) and the device.getDeviceIdentifier() returned in the Android SDK.
For example, when I'm testing with the simulator, within the android SDK, device.getDeviceIdentifier() returns 12345, but the garmin System.getDeviceSettings().uniqueIdentifier gives me f00e39a2d0a5ae89e75d705963360d934be04250. Since it's a 40 digit hex value, is there some 160 bit has algorithm that is used to turn the Android device ID into the hash value returned by the Garmin device?