# Unable to Download Luffa

**Android**

If you are unable to download or update Luffa from the Google Play Store, it could be due to one of the following error codes:

* "Insufficient storage space on the device"
* "This app is not compatible with your Android device"
* "This item is not available in your country/region"

**1. Insufficient Storage Space on the Device**

If you cannot install Luffa due to insufficient storage space on your device, try clearing the cache and data of the Google Play Store:

* Go to your device's settings, then tap **Apps > Google Play Store > Storage > Clear Cache**.
* Tap **Clear Data > Delete**.
* Restart your device, then try reinstalling Luffa.

If you still cannot install Luffa, try the following:

* Delete data and apps you no longer use.
* Move data and apps to an external SD card.
* Clear cache data by going to your phone's settings > **Apps > Luffa > Storage > Clear Cache**.

It is recommended to leave at least 1GB of available storage space for installing or updating apps.

**Note:** If you delete Luffa photos, voice messages, or videos, you will no longer be able to view or listen to that content.

**2. This App is Not Compatible with Your Android Device**

To check if your device and system are supported by Luffa, refer to the list of supported Android devices and systems on this page.

**3. This Item is Not Available in Your Country/Region**

If the error message indicates that the app is not available in your country/region, and the troubleshooting tips from Google Play Help don’t resolve your issue, visit this page. Here, you can download the Luffa app as an APK file and update it manually.

When opening the APK file, you will need to go to **Settings > Allow apps from this source**.


---

# Agent Instructions: 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://userguide.luffa.im/unable-to-download-luffa.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.
