iink SDK on Device

Answered

Handwriting recognition automatic registration problem

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


Best Answer

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

1 Comment

Answer

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