> For the complete documentation index, see [llms.txt](https://autoprox.gitbook.io/kor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://autoprox.gitbook.io/kor/android_auto/disp_app.md).

# 앱 표시 방법

## **Android Auto에 앱을 표시하는 방법**

### **1. 기기 간 연결**

<mark style="color:blue;">**STEP01**</mark> 스마트폰의 설정 ▶ \[기기 간 연결] 선택

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

### **2. Anroid Auto**

<mark style="color:blue;">**STEP02**</mark> 기기 간 연결 ▶ \[Android Auto] 선택

<figure><img src="/files/3flG0SznVtKBzZZMLVWH" alt=""><figcaption></figcaption></figure>

### **3. 런처 맞춤 설정**

<mark style="color:blue;">**STEP03**</mark> Android Auto ▶ \[런처 맞춤설정] 선택

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

### **4. 표시하려는 앱 선택**

<mark style="color:blue;">**STEP04**</mark> 안드로이드 오토에 표시하려는 앱 선택\`\
※ Android Auto에서 지원하지 않는 앱은 나타나지 않습니다. [Google 페이지](https://www.android.com/intl/ko_kr/auto/)를 참조해 주세요.

<figure><img src="/files/xP2531v6ODqGxTYVMoVV" alt=""><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://autoprox.gitbook.io/kor/android_auto/disp_app.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.
