Skip to content

Latest commit

 

History

History

digital-ink

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Digital Ink

Zap.digital.ink.mp4

This is an example where handwriting drawn on the client device is recognized and transmitted to the server device for use.

Server

$ cd examples/accelerometer-cursor
$ npm install
$ npm build
$ npm start

Client

In Android Studio, open the examples/digital-ink project, then build and run it.