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

# Android

<details>

<summary>Release Note</summary>

### **Version:** 1.1.5 (current)

Date: 2025-09-04

**New Feature**&#x20;

* Added a new SDK API: `MCOfferwallSDK.SetToolbarTitle(String title)`

  * It is now possible to set a custom title on the Offerwall toolbar.
  * If no title is set, the toolbar remains blank as before.

  **Usage Example:**

  ```kotlin
  MCOfferwallSDK.SetToolbarTitle("your_custom_title");
  ```

</details>

{% content-ref url="/spaces/8FPXPNk0nLIRsJsg3nxP/pages/K3hJYZvloKWmtTx1zeyd" %}
[Install SDK](/android/install-sdk.md)
{% endcontent-ref %}

{% content-ref url="/spaces/8FPXPNk0nLIRsJsg3nxP/pages/NIR6mTe8bSoZSNt0VEtL" %}
[Reward User](/android/reward-user.md)
{% endcontent-ref %}
