Skip to content

Getting Started

The BSA SDK, referred to as the 'Android SDK' henceforth, equips developers with the necessary tools to integrate BSA authentication into their Android applications. This document outlines the process of developing an Android Native application while making the most effective use of the Android SDK for seamless BSA authentication implementation.

Below is the flow that we are going to show:

  1. Prerequisites
  2. Installation
  3. FCM Setup and Configuration
  4. User and Device Registration
  5. Biometric Registration and Authentication
  6. Authentication
  7. Error Code
  8. Troubleshooting and FAQ

Important

Note that this Android Native sample is written in Kotlin. You may use Java to develop this app.