Start a new topic
iink SDK on Device
请问采用sdk识别方案,我想通过服务器来动态下载密钥,android 本地加载后,再开始识别书写;
请问这个密钥是根据什么信息来关联的呢?比如:androidId ,mac地址,还是其他的,麻烦告知一下,谢谢。
Dear Denny,
My mistake, currently we are using the Android ID: https://developer.android.com/reference/android/provider/Settings.Secure#ANDROID_ID
Best regards,
Olivier
thank you for contacting us.
If the bing translate is correct, you would like to know the mechanism we use to identify a device and count it?
On our side, we use the uuid: https://developer-support.myscript.com/support/discussions/topics/16000028902
是你说的意思,请问你们的uuid计算规则,可以告诉我们吗?我们想在服务器根据uuid来控制下发的秘钥,谢谢。
比如用户把android平板恢复出产设置了,那么androidid就会发生变化,这个时候uuid是否也会跟着改变?
如果是根据mac地址,则不会有影响,恢复出产设置前后的mac地址是一样的。
denny denny
请问采用sdk识别方案,我想通过服务器来动态下载密钥,android 本地加载后,再开始识别书写;
请问这个密钥是根据什么信息来关联的呢?比如:androidId ,mac地址,还是其他的,麻烦告知一下,谢谢。
Dear Denny,
My mistake, currently we are using the Android ID: https://developer.android.com/reference/android/provider/Settings.Secure#ANDROID_ID
Best regards,
Olivier
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstOlivier @MyScript
Dear Denny,
thank you for contacting us.
If the bing translate is correct, you would like to know the mechanism we use to identify a device and count it?
On our side, we use the uuid: https://developer-support.myscript.com/support/discussions/topics/16000028902
Best regards,
Olivier
denny denny
是你说的意思,请问你们的uuid计算规则,可以告诉我们吗?我们想在服务器根据uuid来控制下发的秘钥,谢谢。
denny denny
比如用户把android平板恢复出产设置了,那么androidid就会发生变化,这个时候uuid是否也会跟着改变?
如果是根据mac地址,则不会有影响,恢复出产设置前后的mac地址是一样的。
Olivier @MyScript
Dear Denny,
My mistake, currently we are using the Android ID: https://developer.android.com/reference/android/provider/Settings.Secure#ANDROID_ID
Best regards,
Olivier