This example app shows how to recognize mathematical expressions using the Selvy Pen SDK for Math 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 Math and License key.
go to https://handwriting.selvasai.com/math/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 Math API documentation is available on Selvy Pen SDK website
- Launch example app
- Write mathematical expression
- Recognition result
- Write chemical formula
- Recognition result
© 2020. SELVAS AI Inc. All Rights Reserved.