---
title: "Download Android PDF library | Nutrient"
canonical_url: "https://www.nutrient.io/guides/android/downloads/"
md_url: "https://www.nutrient.io/guides/android/downloads.md"
last_updated: "2026-05-30T02:20:01.157Z"
description: "This page lists the latest version of Nutrient available for manual integrations of our Android PDF library."
---

# Download our Android library

This page lists the latest version of Nutrient available for manual integrations of our Android PDF library.

To see details about the recent changes, visit our [changelog](https://www.nutrient.io/guides/android/changelog.md).

For instructions on how to use updated or new features, take a look at our [migration guides](https://www.nutrient.io/guides/android/upgrade.md).

## Automated integration

For most scenarios, the recommended way of integrating Nutrient Android SDK is using Gradle’s `dependencies` block. This way, Gradle will automatically download and integrate Nutrient Android SDK into your project with the least amount of effort. To learn more, see our separate guide about [integrating Nutrient Android SDK using Gradle](https://www.nutrient.io/sdk/android/getting-started.md).

## Direct download

Here are download links for the latest stable Nutrient Android SDK AAR files, as well as the relevant integration guides. Note that manual integration of AAR files isn’t recommended for most users.

You must first [log in to the Nutrient Portal](https://my.nutrient.io/users/sign_in) before accessing the Maven repository.

| Download                                                                          | Get started            | GitHub                            |
| --------------------------------------------------------------------------------- | ---------------------- | --------------------------------- |
| [Nutrient Android SDK 11.5.1](https://my.nutrient.io/maven/com/pspdfkit/pspdfkit/10.2.0/pspdfkit-10.2.0.aar)                   | [Guide](https://www.nutrient.io/sdk/android/getting-started.md) | [Example Catalog](https://github.com/PSPDFKit/pspdfkit-android-catalog) |
| [Nutrient Android SDK 11.5.1 – OCR library](https://my.nutrient.io/maven/com/pspdfkit/pspdfkit-ocr/10.2.0/pspdfkit-ocr-10.2.0.aar) | [Guide](https://www.nutrient.io/guides/android/ocr/getting-started.md)     |                                   |

### Nightly builds

In special situations, such as if you need to verify if a feature or bug fix is working as intended, you can use our nightly builds. Learn more about [nightlies](https://www.nutrient.io/guides/android/advanced-integration/nightly-builds.md).

For new users, visit our [free trial page](https://www.nutrient.io/sdk/try/) to get started integrating Nutrient into your project.
---

## Related pages

- [Best practices](/guides/android/best-practice.md)
- [Efficiently manage PDF bookmarks on Android](/guides/android/bookmarks.md)
- [Contributing to Nutrient projects](/guides/android/miscellaneous/contributing.md)
- [Cordova](/guides/android/cordova.md)
- [Comprehensive Android PDF SDK](/guides/android.md)
- [Explore top PDF SDK demos for Android apps](/guides/android/demo.md)
- [Effortlessly compare documents on Android](/guides/android/compare-documents.md)
- [Android guides: Integrate our PDF library](/guides/android/intro.md)
- [Ionic](/guides/android/ionic.md)
- [Knowledge base](/guides/android/kb.md)
- [Kotlin PDF library for Android](/guides/android/kotlin.md)
- [Upgrade and migration guides](/guides/android/upgrade.md)
- [Troubleshooting](/guides/android/troubleshoot.md)
- [Xamarin.Android PDF library](/guides/android/xamarin.md)
- [Changelog for Android](/guides/android/changelog.md)

