> For the complete documentation index, see [llms.txt](https://docs.licensespring.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.licensespring.com/sdks/android-sdk/download-android-sdk.md).

# Download Android SDK

| Version | Release Date        | Download Link                                                                                                                             |
| ------- | ------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| v1.5.0  | December 12th, 2023 | [**Download v1.5.0**](https://licensespring-android-sdk.s3.amazonaws.com/com/licensespring/androidsdk/1.5.0/androidsdk-1.5.0-release.aar) |
| v1.4.0  | October 12th, 2023  | [**Download v1.4.0**](https://licensespring-android-sdk.s3.amazonaws.com/com/licensespring/androidsdk/1.4.0/androidsdk-1.4.0-release.aar) |
| v1.3.0  | April 28th, 2023    | [**Download v1.3.0**](https://licensespring-android-sdk.s3.amazonaws.com/com/licensespring/androidsdk/1.3.0/androidsdk-1.3.0-release.aar) |
| v1.2.0  | April 19th, 2023    | [**Download v1.2.0**](https://licensespring-android-sdk.s3.amazonaws.com/com/licensespring/androidsdk/1.2.0/androidsdk-1.2.0-release.aar) |
| v1.1.8  | February 22nd, 2023 | [**Download v1.1.8**](https://licensespring-android-sdk.s3.amazonaws.com/com/licensespring/androidsdk/1.1.8/androidsdk-1.1.8-release.aar) |
| v1.1.7  | January 30th, 2023  | [**Download v1.1.7**](https://licensespring-android-sdk.s3.amazonaws.com/com/licensespring/androidsdk/1.1.7/androidsdk-1.1.7-release.aar) |
| v1.1.6  | January 19th, 2023  | [**Download v1.1.6**](https://licensespring-android-sdk.s3.amazonaws.com/com/licensespring/androidsdk/1.1.6/androidsdk-1.1.6-release.aar) |
| v1.1.5  | January 16th, 2023  | [**Download v1.1.5**](https://licensespring-android-sdk.s3.amazonaws.com/com/licensespring/androidsdk/1.1.5/androidsdk-1.1.5-release.aar) |
| v1.1.4  | January 10th, 2023  | [**Download v1.1.4**](https://licensespring-android-sdk.s3.amazonaws.com/com/licensespring/androidsdk/1.1.4/androidsdk-1.1.4-release.aar) |
| v1.1.3  | November 4th, 2022  | [**Download v1.1.3**](https://licensespring-android-sdk.s3.amazonaws.com/com/licensespring/androidsdk/1.1.3/androidsdk-1.1.3-release.aar) |
| v1.1.2  | August 19th, 2022   | [**Download v1.1.2**](https://licensespring-android-sdk.s3.amazonaws.com/com/licensespring/androidsdk/1.1.2/androidsdk-1.1.2-release.aar) |
| v1.1.1  | August 10th, 2022   | [**Download v1.1.1**](https://licensespring-android-sdk.s3.amazonaws.com/com/licensespring/androidsdk/1.1.1/androidsdk-1.1.1-release.aar) |
| v1.1    | June 14th, 2020     | [**Download v1.1**](https://licensespring-android-sdk.s3.amazonaws.com/com/licensespring/androidsdk/1.1/androidsdk-1.1-release.aar)       |
| v1.0    | May 11th, 2020      | [**Download v1.0**](https://licensespring-android-sdk.s3.amazonaws.com/com/licensespring/androidsdk/1.0/androidsdk-1.0-release.aar)       |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.licensespring.com/sdks/android-sdk/download-android-sdk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
