> 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/san-xing-shou-ji.md).

# 三星手机

## 开启电池优化白名单

点击app首页“电池优化白名单”按钮，弹出如下系统窗口​

<figure><img src="/files/4WrnLNRzxsUGibXXs4Yr" alt=""><figcaption></figcaption></figure>

点击“允许"按钮

## 开启自启动​

在系统设置页面中点击【应用程序】

&#x20;![](/files/mKZgKT807ZDBgLMSItcs)

选择Titan4Edge程序，进入应用信息页面

<div align="left"><figure><img src="/files/0vKjLY3BGWwq5HNsBD6i" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6Jcna08XlQA8tmiceTbu" alt=""><figcaption></figcaption></figure></div>

点击【权限】进入【应用权限】页面

<div align="left"><figure><img src="/files/gOowWdFYSayiqh7tcK1t" alt=""><figcaption></figcaption></figure></div>

点击右上角的【所有权限】进入页面

<div align="left"><figure><img src="/files/8n1DG7CA7UMClB5R8ygA" alt=""><figcaption></figcaption></figure></div>

点击【开机启动】按钮，弹出如下系统窗口

<div align="left"><figure><img src="/files/u7zHOju6MBy5wMVGBHan" alt=""><figcaption></figcaption></figure></div>

点击【确定】按钮，将Titan4Edge自启动开关打开

## 开启通知访问

点击app首页“通知访问权限”按钮，跳转通知访问管理页面

<div align="left"><figure><img src="/files/b4aBNS8TNrmwaGYxdrK0" alt=""><figcaption></figcaption></figure></div>

将Titan4Edge通知访问开关打开

<div align="left"><figure><img src="/files/76ZFW352sSe4Walf9aCJ" alt=""><figcaption></figcaption></figure></div>

&#x20;点击“允许"按钮

## 关闭省电模式

在系统设置页面中点击【电池】进入页面

&#x20;![](/files/XOIJ1FiRQqRwMm2qnl9u)

<div align="left"><figure><img src="/files/BbAuET3sjzcUkpNJ9D8e" alt=""><figcaption></figcaption></figure></div>

点击【后台控制】按钮进入后台控制页面

<div align="left"><figure><img src="/files/FNUROY9Jfc8vDTdJDzC6" alt=""><figcaption></figcaption></figure></div>

点击Titan4Edge程序进行后台运行页面

&#x20;

<div align="left"><figure><img src="/files/7E6Eu58lQNaI4cKcLrBR" alt=""><figcaption></figcaption></figure></div>

勾选【不受限制】按钮，弹出如下系统窗口

&#x20;

<div align="left"><figure><img src="/files/VYKdMlml8woZ0Cuhk92G" alt=""><figcaption></figcaption></figure></div>

点击【允许】按钮


---

# 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/san-xing-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.
