> For the complete documentation index, see [llms.txt](https://documentation.swing2app.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.swing2app.com/appguide/appoperation/not-install2.md).

# If you can not install the paid version app (APK file), please check!

![](https://support.swing2app.com/wp-content/uploads/2018/10/apk3.png)

**When you can not install the app due to an unknown error when downloading the APK file – Paid version of the app.**

★If you try to download the paid version of the app produced by Swing2App on an Android phone (before the Play Store)

![](https://support.swing2app.com/wp-content/uploads/2018/10/%EC%98%81%EB%AC%B8_%EC%95%B1%EB%AF%B8%EC%84%A4%EC%B9%98.png)

**↑↑ You will see a message that the app is not installed.**

<mark style="color:orange;">**What is the reason?**</mark>

If you’re using the app in a paid version and you don’t want to launch it on the Play Store, Google recognizes this as an unknown path, and you’ve randomly blocked the installation, so it’s not going to be installed properly.

> **▶ Google policy changes: Why can’t I install APK files?**
>
> **We’ve made sure that APKs are distributed on Google Play, and we’ve updated our policy to ensure the apps that are not securely installed.**
>
> **Therefore, some of the paid apps created by Swing2App that are not available in the Play Store have been blocked by android phones by identifying them as unauthenticated routes.**

**So, if the app (APK file) is not properly installed on the Android phone,**

**Please check the method below to edit the protection settings.**

<mark style="color:red;">**\* Play Store app → “Play Protect” → We recommend that you opt out of “Scan apps with Play Protect” or “Improve harmful app detection“.**</mark>

<mark style="color:blue;">**Disabling Play Store Protect**</mark>

![](https://support.swing2app.com/wp-content/uploads/2018/10/Picture6.png)

**1. Start the Google Play Store app.**

**Then press the upper left button on the screen.**

**Then ↓↓ menu window will pop up.**

![](https://support.swing2app.com/wp-content/uploads/2018/10/Picture7.png)

**2. Scroll down in the menu window and you can see the \[Play Protect] menu.**

**Please select the Play Protect menu.**

![](https://support.swing2app.com/wp-content/uploads/2018/10/Picture8.png)

**3. Uncheck all the checked items in the Play Protect window.**

<mark style="color:blue;">**“Scan apps with Play Protect”, “Improve harmful app detection”.**</mark>

<mark style="color:blue;">**Uncheck this two items to complete.**</mark>

**\*\* Please cancel the security policy in the Play Store application.**

**If there is an existing app, please delete it and install the app again.**

But besides this case, it may not be installed due to the security of the Android phone set by the user.

Please check the manual link for Android phone security settings.

**☞** [**\[Please check if the free version of the app does not download\]**](/appguide/appoperation/not-install1.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://documentation.swing2app.com/appguide/appoperation/not-install2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
