T1Autograph for Android has been updated to v2.0.6 (build 20). This version is built on Android Jetpack and includes minor bugfixes.
Documentation for both the iOS and Android versions is available on the T1Autograph product page.
Show release notes
Fixed
Improved signature fidelity for pen strokes beginning in the downward direction.
Please Note: T1Autograph has ascended to Maven Central. You may remove the bintray reference from your project’s gradle file.
allprojects {
repositories {
google()
jcenter()
maven { url 'https://dl.bintray.com/tenonedesign/android' }
}
}
Latest library and demo projects
Release history for T1Autograph