Skip to content

This example app shows how to recognize handwritten text using the Selvy Pen SDK for Text on Android.

Notifications You must be signed in to change notification settings

selvypen/handwriting-recognition-example-android

Repository files navigation

Handwriting Recognition example for android

This example app shows how to recognize handwritten text using the Selvy Pen SDK for Text on Android

Prerequisite

  1. OS: Android 4.4 kikat above
  2. IDE: Android Studio 3.5.1 above
  3. JDK: 1.8.0 above

Getting started

  1. Download Selvy Pen SDK for Text and License key.
    go to https://handwriting.selvasai.com/text/download.html
  2. Place *.so files in app/src/main/jniLibs/arm64-v8a or armeabi-v7a
  3. Place *.hdb files in app/src/main/assets/hdb
  4. Place a License file in app/src/main/assets/hdb
  5. Build this project in Android Studio.

Documentation

The Selvy Pen SDK for Text API documentation is available on Selvy Pen SDK website

Screenshot

  • Launch example app
  • Write korean and english
  • Result

License

© 2020. SELVAS AI Inc. All Rights Reserved.

About

This example app shows how to recognize handwritten text using the Selvy Pen SDK for Text on Android.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages