Handwriting recognition automatic registration problem
刚
刚 陈
started a topic
about 3 years ago
Handwriting recognition requires automatic registration with Android ID. May I ask which interface android ID is obtained from? How to avoid re-registration? We may have a flash at some time. How to avoid repeated registration after the flash
刚 陈
Handwriting recognition requires automatic registration with Android ID. May I ask which interface android ID is obtained from? How to avoid re-registration? We may have a flash at some time. How to avoid repeated registration after the flash
Dear 刚 陈,
thank you for contacting us and your questions.
First, I recommend you refer to the following topic, that explains how the license identification works: https://developer-support.myscript.com/support/discussions/topics/16000027495
Now, to answer your question, we use the Android ID API: https://developer.android.com/reference/android/provider/Settings.Secure#ANDROID_ID
When activating the application on a new device, if the Android ID has changed, then a new license will be counted.
Best regards,
Olivier
Olivier @MyScript
Dear 刚 陈,
thank you for contacting us and your questions.
First, I recommend you refer to the following topic, that explains how the license identification works: https://developer-support.myscript.com/support/discussions/topics/16000027495
Now, to answer your question, we use the Android ID API: https://developer.android.com/reference/android/provider/Settings.Secure#ANDROID_ID
When activating the application on a new device, if the Android ID has changed, then a new license will be counted.
Best regards,
Olivier