---
title: "Example Implementation"
url: "https://developer.incode.com/sdk-reference/android-example-implementation/"
section: "sdk-reference"
group: "Android SDK / Android Common Implementation Patterns"
version: "v1.1"
status: "live"
---
# Example Implementation

The Incode Android SDK ships with a full example app that demonstrates an end-to-end integration you can run, read, and adapt. It shows how to initialize the SDK and run an onboarding flow with a real, buildable project. Use it as a reference while you build your own flow.

The example app lives in a dedicated GitHub repository:

[Incode-Welcome-Android-example](https://github.com/Incode-Technologies-Example-Repos/Incode-Welcome-Android-example)

:::tip
The example repository is private. Reach out to your customer success manager to request access.
:::

<br />