I’m writing a Tizen application and want to tie a user’s data to their unique device (so that someone can’t easily move that data to another one without a password). In the API I found access to a “TizenID” that is a “randomly-generated” value.
The documentation does not specify when that value is generated and therefore I can not tell how unique that value is.
In Android there is “AndroidID” that you can access that is documented to be generated the first time an installation is booted up. From that documentation I can tell the Android ID is unique per device and changes if someone factory resets their device.
I want to know if the TizenID is unique per device, per installation, etc.
System Information: TizenID
I’m writing a Tizen application and want to tie a user’s data to their unique device (so that someone can’t easily move that data to another one without a password). In the API I found access to a “TizenID” that is a “randomly-generated” value.
The documentation does not specify when that value is generated and therefore I can not tell how unique that value is.
In Android there is “AndroidID” that you can access that is documented to be generated the first time an installation is booted up. From that documentation I can tell the Android ID is unique per device and changes if someone factory resets their device.
I want to know if the TizenID is unique per device, per installation, etc.
Thanks
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio