# Whereby for Android

Mobile browser is the easiest way in, but Whereby also supports native Android integrations.

### Choose your approach

{% columns %}
{% column %}
**🚀 Android SDK**

Recommended for a more native Android experience and faster setup.

**→** [Start with the Android SDK](https://docs.whereby.com/whereby-for-mobile-development/whereby-for-android/using-wherebys-native-sdk)
{% endcolumn %}

{% column %}
**🔧 WebView**

Best if your app already uses WebView or you want more configuration control.

**→** [Use the WebView approach](https://docs.whereby.com/whereby-for-mobile-development/whereby-for-android/in-android-apps)
{% endcolumn %}
{% endcolumns %}

***

### Compare the options

* The **Android SDK** handles more setup for you and is the quickest way to launch.
* The **WebView** approach gives you greater flexibility, but requires more manual configuration.
* Choose the path that best fits your app architecture and customization needs.
