> 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/autopro_x/netflix.md).

# Netflix 전체화면

### **넷플릭스**

넷플릭스의 기본 비율은 휴대폰 비율로만 보여집니다. 하지만, 아래의 조치를 취하면 **전체 화면**으로 넷플릭스를 즐길 수 있습니다.

<figure><img src="/files/9kgilhX4rtefoD3ZPG3j" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/RUV5bRMrrUn6HadyirEo" alt="" width="375"><figcaption></figcaption></figure>

아래 넷플릭스 설정방법 1과 2 중 하나만 선택하여 사용합니다.

1. [넷플릭스 설정 방법 1](#id-1)
2. [넷플릭스 설정 방법 2](#id-2)
3. [기본 세팅 방법(영상)](#undefined-2)

### **넷플릭스 설정 방법 1**

<mark style="color:blue;">**STEP01**</mark> 설정 ▶ 유용한 기능

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

<mark style="color:blue;">**STEP02**</mark> 유용한 기능 ▶ 실험실

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

<mark style="color:blue;">**STEP03**</mark> 실험실 ▶ 모든 앱에서 멀티윈도우 지원 : 활성화

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

### **넷플릭스 설정 방법 2**

위의 넷플릭스 설정방법1 을 설정하셨다면 아래 방법은 불필요합니다.

<mark style="color:blue;">**STEP01**</mark> 설정 ▶ 휴대전화 정보 ▶ 소프트웨어 정보

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

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

<mark style="color:blue;">**STEP02**</mark> 빌드번호 7번 연속터치 ▶ 개발자 모드 활성화

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

<mark style="color:blue;">**STEP03**</mark> 숨겨졌던 '개발자 옵션' 메뉴 노출 ▶ 개발자 옵션 선택

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

<mark style="color:blue;">**STEP04**</mark> 활동의 크기가 조정 가능하도록 설정 ▶ 활성화

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

<mark style="color:blue;">**STEP05**</mark> Netflix를 큰 화면으로 이용할 수 있습니다.

<figure><img src="/files/2WSTn5yjLtP8lDp4O4lK" alt=""><figcaption></figcaption></figure>

### **기본 세팅 방법(영상)**

{% embed url="<https://youtu.be/lTFCymZg4Fc>" %}


---

# 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/autopro_x/netflix.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.
