Integrate the Android SDK
iProov supports Android implementations on Java and Kotlin. The client SDK, examples, and documentation in this section describe how to implement both languages.
In a production app you typically obtain tokens via a server-to-server back-end call. For demos and testing, iProov provides Kotlin and Java sample code for obtaining tokens via the REST API our open-source Android API Client.
Next step