Skip to content

Android

Creating the Face SDK, we strive to make your experience with customization and integration of its UI modules to your application as seamless as possible.

Info

Sample Apps cover a lot of examples and show the source code for the customization ways described in this section. It is highly recommended to see the code and check how it affects the UI.

Configuration

The easiest way to customize the behavior or UI appearance is to use the Configuration classes provided for each UI module: LivenessConfiguration and FaceCaptureConfiguration.

Configurations are intended for the most common use cases and offer you configuration properties you can change right before showing the UI to the screen.

For more information, check out the Catalog App.