> For the complete documentation index, see [llms.txt](https://help.titanapp.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.titanapp.info/hua-wei-shou-ji.md).

# 华为手机

## 一、打开电池优化白名单

启动titan-adge，点击“电池优化白名单”，弹出提示窗口后，再点击允许。

<figure><img src="/files/ZM72RXUjuEdOMhK54FRA" alt="" width="563"><figcaption></figcaption></figure>

## 二、打开手机自启动权限

1、点击“自动启动权限”，弹窗提示去设置。

2、点击“确定”按钮，跳转到系统的设置列表。

<figure><img src="/files/cKPEgFV5eyLpg0zGvLxY" alt="" width="563"><figcaption></figcaption></figure>

3、在设置页面，点击“应用和服务”，进入应用设置列表。

4、点击“应用启动管理”，进入应用列表。

<figure><img src="/files/5Y62y3kFARzPd2pNIsZy" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/phyMMvFHg0rD3kDl6OrZ" alt="" width="563"><figcaption></figcaption></figure>

5、在应用列表找到查找titan的应用。（默认是开启的）

点击开关，再点击确定。最终开关变为关闭状态即可。

<figure><img src="/files/zKpPjICIPva7Lrp04cXi" alt=""><figcaption></figcaption></figure>

点击开关，再点击确定。最终开关变为关闭状态即可。

<figure><img src="/files/0PfUZQUgAyJNL8aOPdBr" alt="" width="563"><figcaption></figcaption></figure>

## 三、打开通知访问权限

1、点击“通知访问权限”自动跳转到系统的通知使用权列表。

<figure><img src="/files/hPSmgPnRN6fOQZO7EsR6" alt="" width="344"><figcaption></figcaption></figure>

2、找到titan APP，开关默认关闭。&#x20;

点击开关，弹出启用提示弹窗，再点击允许，打开开关即可。

<figure><img src="/files/8t23YIwe15ZVT3ne2SrV" alt=""><figcaption></figcaption></figure>

## 四、打开流量统计权限

1、APP需打开流量统计权限，若未开启，您在使用时可能会弹出提示窗。

点击确定，跳转到使用权限的应用列表。

<figure><img src="/files/EWXZNKdFjg0hxmIIHNQY" alt="" width="286"><figcaption></figcaption></figure>

2、找到titan APP，点击进入应用权限设置，点击开关，设置开启即可。

<figure><img src="/files/fct7b9npTy6oQp9F2VwW" alt="" width="563"><figcaption></figcaption></figure>

## 五、忽略安全警告

Titan可能被系统检测为不良应用，请选择解除管控即可。

<mark style="background-color:yellow;">ps：Titan应用只会使用必要的启动权限和服务，不会对设备造成影响。</mark>

<figure><img src="/files/HEvvNyfo4aMaxTjBcV26" alt="" width="288"><figcaption></figcaption></figure>


---

# 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://help.titanapp.info/hua-wei-shou-ji.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.
