Hook Signature
Return Value
The Android ID of the device. Returns
undefined when running outside the Fully Kiosk Browser environment.Description
Retrieves the unique Android ID assigned to the device. This is a 64-bit number (as a hex string) that is randomly generated when the user first sets up the device and remains constant for the lifetime of the user’s device.Example
Notes
- Returns
undefinedwhen not running in the Fully Kiosk Browser environment - The Android ID is unique to each device and user combination
- This value persists across app reinstalls but may change if the device is factory reset
