Skip to content

jingkecn/myscript-iink-codelabs-android-kotlin

Repository files navigation

Welcome to Code Labs for MyScript Interactive Ink

app-starter-preview

MyScript Developer provides a complete developer guide of programming with Interactive Ink SDK, however, the Code Labs in this project are aimed at hands-on coding experience by stepping you through the process of building a small application or integrating Interactive Ink into an existing application.

Code Labs

MyScript Certificate

Important

A personal developer certificate applied from MyScript Developer is integrated for the samples in this project, and is NOT supposed to be transferred for other usages.

If you run the starter app or samples without a valid certificate, you'll see your application crashes and an error showing up in the logcat window:

[!ERROR] Please replace the content of MyCertificate.java with the certificate you received from the developer portal.

invalid-certificate.png

To make it work, you have to go to the MyScript Developer website, select the platform Android, then click send email under Get your certificate to receive a valid certificate:

get-certificate.png

Then replace the certificate MyCertificate.java by the one you receive from MyScript Developer in the myscript-certificate module:

replace-certificate.png

Then rebuild and run your app, the error should no longer show up.

[!ATTENTION] This project starts from a personal scaffold (Kotlin) for MyScript interactive ink SDK. For your better comprehensions, make sure that you practice as well with the scaffold (Kotlin) to start from the same scratch line.

[!DISCLAIMER] This is not an official project of MyScript Interactive Ink, and is ONLY for learning exchange purposes, and is NOT supposed to have quality guarantee and supports.