# 安卓手机权限开启帮助文档

{% hint style="success" %}
为了保证APP能够稳定运行，不会出现频繁离线导致无法获取收益的情况发生。 我们按照手机版本给出了对应的设置指引，请您按文档，依次对您的手机进行设置。 设置完成后，APP将可以在手机息屏或APP后台运行的情况下稳定运行。
{% endhint %}

***

## 华为/荣耀-HarmonyOS <a href="#hua-wei-rong-yao-harmonyos" id="hua-wei-rong-yao-harmonyos"></a>

[<mark style="color:purple;">**点击这里查看帮助→→**</mark>](/hua-wei-shou-ji.md)

***

## 小米/红米-MIUI <a href="#xiao-mi-hong-mi-miui" id="xiao-mi-hong-mi-miui"></a>

[<mark style="color:purple;">**点击这里查看帮助→→**</mark>](/xiao-mi-shou-ji.md)

***

## VIVO-Funtouch <a href="#vivo-funtouch" id="vivo-funtouch"></a>

[<mark style="color:purple;">**点击这里查看帮助→→**</mark>](/vivo-shou-ji.md)

***

## OPPO-ColorOS <a href="#oppo-coloros" id="oppo-coloros"></a>

[<mark style="color:purple;">**点击这里查看帮助→→**</mark>](/oppo-shou-ji.md)

***

## 三星-OneUI

[<mark style="color:purple;">**点击这里查看帮助→→**</mark>](/san-xing-shou-ji.md)

***

## 魅族-Flyme <a href="#mei-zu-flyme" id="mei-zu-flyme"></a>

[<mark style="color:purple;">**点击这里查看帮助→→**</mark>](/mei-zu-shou-ji.md)

***


---

# 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://help.titanapp.info/an-zhuo-shou-ji-quan-xian-kai-qi-bang-zhu-wen-dang.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.
