# Icon Pack Studio Launcher Support

<details>

<summary>More Details About What Happened</summary>

In October 2022, Google [changed its policies](https://support.google.com/googleplay/android-developer/answer/12085295) to forbid most apps on the Play Store from installing APKs. This has forced us to limit the functionality of our app, Icon Pack Studio (IPS), which previously used this capability to generate installable icon packs.

Since all the most popular launchers on the Play Store accept only icon packs in the APK format, it is now impossible for IPS to support any other launcher except Smart Launcher, which features a native implementation.

We contacted Google for a solution, but we never received a final response. As a result, we had no choice but to release a version of Icon Pack Studio that does not allow users to export icon packs in the APK format.

</details>

## How to Continue Using Icon Pack Studio <a href="#how-to-continue-using-icon-pack-studio" id="how-to-continue-using-icon-pack-studio"></a>

There are 2 options available to continue using Icon Pack Studio:

1. Change your launcher to [**Smart Launcher**](https://play.google.com/store/apps/details?id=ginlemon.flowerfree)**,** which is developed by our team. This option is **recommended** as it provides the best possible experience with Icon Pack Studio.&#x20;
2. Install [**Icon Pack Studio Exporter**](https://www.iconpackstudio.com/IPSExporter)**,** a plugin app that restores the ability to export icon packs created from Icon Pack Studio. This will allow you to continue using Icon Pack Studio with any of the previously [supported](https://docs.smartlauncher.net/other-products/iconpackstudiofaq/icon-pack-studio-launcher-support/supported-launcher) launchers.

{% hint style="info" %}
**Icon Pack Studio Exporter** only works with genuine versions of **Icon Pack Studio**.&#x20;
{% endhint %}

We want to express our gratitude to all of our users for their continued support and understanding during this time.&#x20;

In the meantime, we encourage our users to stay tuned for updates and to continue exploring the many features that Icon Pack Studio has to offer.


---

# 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://docs.smartlauncher.net/other-products/iconpackstudiofaq/icon-pack-studio-launcher-support.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.
