# 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="android/install-sdk" %}
[install-sdk](https://docs.mychips.io/android/install-sdk)
{% endcontent-ref %}

{% content-ref url="android/reward-user" %}
[reward-user](https://docs.mychips.io/android/reward-user)
{% endcontent-ref %}
