# 应用管理

> 管理已安装的应用，安装新应用

应用管理功能为您提供了强大的应用管理能力，您可以查看、搜索、筛选车机上安装的所有应用，并进行卸载、清除数据、停用等操作。同时也支持通过扫码方式安装新的 APK 文件。

## 功能入口

* **入口**: 首页 -> 实用工具 -> 应用管理
* **图标**:&#x20;

## 功能介绍

此功能类似于手机上的"应用管理"，但针对车机进行了优化。支持按用户（主驾/副驾）和应用类型（系统/用户）进行筛选，方便快速找到目标应用。

**注意**: 此功能需要激活专业版许可才能使用完整功能。

## 主要功能说明

### 1. 应用列表与筛选 (左侧)

* **搜索**: 输入应用名称关键词快速查找。
* **用户选择**: 切换查看主驾（Main）或副驾（Secondary）用户的应用。
* **应用类型**: 筛选显示系统应用或用户自行安装的应用。
* **过滤条件**: 支持按"正在运行"、"已停用"等状态进行过滤。
* **刷新**: 手动刷新应用列表。

### 2. 安装应用

* **扫码安装**: 点击"扫码安装应用"按钮，使用手机扫描屏幕上的二维码，即可上传 APK 文件并安装到车机。
  * 支持的文件格式: `.apk`
  * 请确保手机和车机处于同一网络环境下（或手机可访问车机网络）。

### 3. 应用详情与操作 (右侧)

在列表中点击任意应用，可进入详情页进行以下操作：

* **打开**: 启动该应用。
* **强制停止**: 强行结束正在运行的应用进程。
* **清除数据**: 清除应用的缓存和存储数据（相当于重置应用）。
* **卸载**: 删除该应用（仅限用户应用）。
* **停用/启用**: 冻结或解冻应用（仅限系统应用）。


---

# 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://zero-7.gitbook.io/netamade/ne-zha-mei-shi/xi-tong-gong-ju/ying-yong-guan-li.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.
