This example app shows how to recognize handwritten text using the Selvy Pen SDK for Text on Android
- OS: Android 4.4 kikat above
- IDE: Android Studio 3.5.1 above
- JDK: 1.8.0 above
- Download Selvy Pen SDK for Text and License key.
go to https://handwriting.selvasai.com/text/download.html - Place *.so files in
app/src/main/jniLibs/arm64-v8a
orarmeabi-v7a
- Place *.hdb files in
app/src/main/assets/hdb
- Place a License file in
app/src/main/assets/hdb
- Build this project in Android Studio.
The Selvy Pen SDK for Text API documentation is available on Selvy Pen SDK website
© 2020. SELVAS AI Inc. All Rights Reserved.