> For the complete documentation index, see [llms.txt](https://docs.vida.id/identity-stack/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vida.id/identity-stack/verify/liveness/integration/liveness-sdk/android-sdk/customization.md).

# Customization

The VIDA SDK offers powerful tools for customizing the user interface of your application. You can modify colors, text, and other visual elements to align with your brand's identity and improve user experience. There are 3 main ways to achieve UI customization:

### [Customization through *XML*](/identity-stack/verify/liveness/integration/liveness-sdk/android-sdk/customization/customization-through-xml.md)

Modify predefined keys in your application's style configuration to customize specific UI elements.

### [**Customization through API**](/identity-stack/verify/liveness/integration/liveness-sdk/android-sdk/customization/customization-through-api.md)

Programmatically set UI configurations using the VIDA SDK API.

### [Customization Strings](/identity-stack/verify/liveness/integration/liveness-sdk/android-sdk/customization/customization-strings.md)

To customize the language, simply add the required string keys to your configuration.
