---
title: "Flows and paywalls - Android"
description: "Display and manage flows and paywalls built with the Adapty Flow Builder or Paywall Builder in your Android app."
---

## Display paywalls

### Adapty Flow Builder & Paywall Builder

<CustomDocCardList ids={['android-get-pb-paywalls', 'android-present-paywalls', 'android-handling-events', 'android-handle-paywall-actions']} />

:::tip
To get started with the Adapty Paywall Builder paywalls quickly, see our [quickstart guide](android-quickstart-paywalls).
:::

### Implement paywalls manually

<CustomDocCardList ids={['android-quickstart-manual', 'fetch-paywalls-and-products-android', 'present-remote-config-paywalls-android', 'android-making-purchases']} />

For more guides on implementing paywalls and handling purchases manually, see the [category](android-implement-paywalls-manually).

## Useful features

<CustomDocCardList ids={['android-use-fallback-paywalls', 'android-web-paywall', 'android-localizations-and-locale-codes']} />