# 啟動 Robotmon Service

{% hint style="info" %}
此篇教學使用 **Simple Manager**，請先確認是否已經[**安裝**](/jiao-wen-jian/an-zhuang-simplemanager.md)
{% endhint %}

{% hint style="success" %}
如果是已經Root手機可以優先試試看 [Robotmon Launch For Root](https://play.google.com/store/apps/details?id=com.r2studio.robotmon.root\&hl=zh_TW) ，方法與[已Root模擬器相同](/jiao-wen-jian/mo-qi-kuai-su-shang-shou.md#mo-qi-yi-yong-root)，如果不成功請參考以下方式
{% endhint %}

## 啟動Robotmon Service

{% hint style="warning" %}
&#x20;此步驟攸關於不須Root操作，因此只要手機 **重新開機就需要重複此步驟**
{% endhint %}

* 確認手機已經[開啟USB偵錯](/jiao-wen-jian/kuai-su-shang-shou/shou-zhe-mo-shi.md)
* 請先確認手機與電腦已經連接上，並且選擇**信任此電腦，允許USB偵錯**
* Android 8  手機螢幕出現是否使用**USB傳輸檔案**，請按下取消

## Simpla Manager

SimpleManager 啟動後會自動開啟網頁或是自行連上網頁(<http://localhost:8888/>)

![](/files/-LrICrYyGIGIph6kgvqd)

#### 手機啟動 Robotmon Service

手機接入USB至電腦後，請在**連線裝置區**點選 **`UPDATE`** 來更新裝置列表。裝置列表出現手機裝置後，請點選 **`START`** 來啟動 Robotmon service。

{% hint style="warning" %}
如果裝置列表沒有出現裝置，請拔除USB，點選 **`新增裝置區 > RESTART ADB`** 再插入入USB裝置，**連線裝置區**點選UPDATE。還是沒有出現裝置請確定手機已經開啟[**USB偵錯模式**](/jiao-wen-jian/kuai-su-shang-shou/shou-zhe-mo-shi.md)與確定電腦已經[**安裝手機驅動程式**](/jiao-wen-jian/kuai-su-shang-shou/an-shou-adb.md)。
{% endhint %}

#### 模擬器啟動 Robotmon Service

請先確定您使用的模擬器種類，然後找到adb連線 IP:PORT。然後點&#x9078;**`ADD`**，模擬器會出現在裝置列表，點&#x9078;**`START`**&#x4F86;啟動Robmotn Service。

{% hint style="info" %}
常用模擬器 IP:PORT參考，單開模擬器通常為第一個IP:PORT，多開會依序往後延伸。

Nox (夜神) emulator: **127.0.0.1:62001** or 127.0.0.1:62025 (62025, 62026, ...) \
BlueStack (BS) emulator: **127.0.0.1:5555** or 127.0.0.1:5565 (5575, 5585, ...) \
Ld (雷電) emulator: **127.0.0.1:5555** or 127.0.0.1:5556 (5567, 5558, ...)&#x20;
{% endhint %}

### 成功啟動後示意圖

![](/files/-LrIHsLKE5XWPgTBa-75)


---

# 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://www.robotmon.app/jiao-wen-jian/service-jiao.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.
