# Android Install App and Connect Drone

## **`Android`**

### **ขั้นตอนที่ 1**

* ติดตั้ง App RemoteXY : Arduino control จาก google store แบบฟรีตามรูป

![](/files/-M_RQsbjYEa0GCcHpvwu)

### **ขั้นตอนที่ 2**

* เปิด App RemoteXY  จะปรากฏหน้าต่างว่างเปล่าตามรูป และ Add new device

![](/files/-M_RSdSbQTFVdQWmroA2)

### **ขั้นตอนที่ 3**

* ตั้งค่าการเชื่อมต่อ wifi ของระบบโดยเลือก Wi-Fi point

{% hint style="warning" %}
อย่าลืมเสียบปลั๊กแบตเตอรี่ Drone และเปิดสวิตซ์ ON ให้ข้อความแสดงบนจอว่าพร้อมทำงาน
{% endhint %}

![](/files/-M_RTkt0LxVbHmfQy4ke)

### **ขั้นตอนที่ 4**

* กดปุ่ม รีเฟรชเพื่อ Scan หา Wifi

{% hint style="warning" %}
อย่าลืมเปิด Wifi ของอุปกรณ์ที่จะเชื่อมต่อ
{% endhint %}

![](/files/-M_RUymHAJn-h5Afv0md)

### **ขั้นตอนที่ 5**

* เชื่อมต่อ Wifi ของ Drone ที่ KB32-FT ปล่อย AP ออกมา (สามารถแก้ไขได้ภายหลังใน Code)

{% hint style="success" %}
SSID : Drone  Pass : 12345678
{% endhint %}

![](/files/-M_RVEz9W1e4TyeVVYys)

* จากนั้น App จะ Load config หน้าต่าง UI ออกมา เป็น Joystick ควบคุม Drone ของเรานั่นเอง

![](/files/-M_RVmuCLp8JwO36bIfu)

#### หน้าตา UI Joystick ควบคุม Drone ของ App Android เดียวเราจะมาเรียนรู้วิธีควบคุมกันต่อใน หน้าถัดไป...

![](/files/-M_RW6ND2epw12YHdD9N)

{% content-ref url="/pages/-M\_RMeHOd7vC35gcBtP7" %}
[Remote XY Setting for IOS App](/drone-kit/manual-drone-kit/remote-xy-setting.md)
{% endcontent-ref %}


---

# 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://kb32ft.makerasia.com/drone-kit/manual-drone-kit/remote-xy-setting/android-install-app.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.
