---
title: "About Android SDK"
description: "Android-based applications and use the Android SDK to fetch and deliver content from Contentstack."
url: "https://www.contentstack.com/docs/developers/sdks/content-delivery-sdk/android/about-android-sdk"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-07-22"
---

# About Android SDK

_Use Contentstack to power content for your Android projects_

Contentstack provides Android SDK that Developers can use to develop Android applications and power its content from Contentstack. The Contentstack Android SDK uses our [Content Delivery APIs](/docs/developers/apis/content-delivery-api) to fetch content from Contentstack and deliver it to your Android-based applications.

**Note**: The Contentstack Android SDK supports Android version 7.0 or later.

In order to integrate your Android app with Contentstack Android SDK, follow the steps mentioned in the [Get Started](/docs/developers/sdks/content-delivery-sdk/android/get-started-with-android-sdk) section.

You can check out the [sample Android apps](/docs/developers/sdks/content-delivery-sdk/android/about-android-sdk/#sample-apps-for-android) that Contentstack have developed to see Android SDK in action.

## More resources

*   [View and Download Android SDK repository on GitHub](https://github.com/contentstack/contentstack-android)