eshiet ekemini wrote
Build a Signature Capture Application Using Canvas & Kotlin
In this article, we’re going to be exploring how to create an application that lets us capture a person’s signature, by drawing on the screen of the device. This would be achieved by creating a Custom class and making use of a Canvas implementation in Kotlin. Here’s the demo of our app Pre-requisites Android Studio […]
March 29, 2020 in Kotlin