Skip to content

Commit 3cd4bbb

Browse files
committed
Pull request #68: Updating the readme for keyboard input
Merge in SDK/iink_sdk-additional-examples-android from readme-update-keyboard-input to master * commit '3868e0857eb008d06f25791348328f2cb1e7b8ac': Updating the readme for keyboard input
2 parents 61d0ce5 + 3868e08 commit 3cd4bbb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ For more details on the sample, read more [here](samples/write-to-type/ReadMe.pd
6868
It drives the content model by sending the captured strokes to iink SDK and keeps the incremental recognition principle and gesture notifications.
6969
This sample uses a third-party rendering library to manage the captured strokes and display its model, and get real-time recognition results and gesture notifications.
7070

71+
6. The keyboard input sample shows a specific usage for the `Placeholder` feature. In this sample, you'll be able to input text by keyboard within an iink document, with minumum code.
72+
It shows how to manage switching from an Android view to an image managed by iink.
73+
7174
## Documentation
7275

7376
A complete guide is available on [MyScript Developer Portal](https://developer.myscript.com/docs/interactive-ink/latest/android/).

0 commit comments

Comments
 (0)