> For the complete documentation index, see [llms.txt](https://pluspos.gitbook.io/android-pos-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pluspos.gitbook.io/android-pos-manual/android-pos/setup/new/app-update.md).

# 최신버전으로 업데이트하기

{% hint style="danger" %}
안드로이드 장비(포스, 키오스크) 첫 출고 후  최신 버전으로 업데이트 후 사용해야 합니다.&#x20;

초기 생산 제품인 경우 (V1.0.5 이하)  **VAN사 별 업데이트 방식이 다릅니다.** \
아래 내용을 참고하시어 업데이트 진행 부탁 드리겠습니다.
{% endhint %}

{% tabs %}
{% tab title="나이스정보통신" %}

### 프로그램업데이트 방법

1. V1.0.5 미만 초기화면
   1. 대리점 비밀번호 입력 후 **설치 절차를 진행하시면 자동으로 업데이트 진행**
   2. 데모 모드로 실행 버튼 클릭 시 매장 정보를 다운받은 후 **자동으로 프로그램 업데이트 진행**

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

***

2. V1.0.5 이상 초기화면
   1. 대리점 비밀번호 입력 후 **설치 절차를 진행하시면 자동으로 업데이트 진행**
   2. 데모 모드로 실행 버튼 클릭 시 매장 정보를 다운 받은 후 **자동으로 프로그램 업데이트 진행**
   3. 앱 업데이트 버튼 클릭 시 업데이트 **여부 확인 후 프로그램 업데이트 진행**

<figure><img src="/files/6A4Z9LQHR5HJ1D2c3ocU" alt=""><figcaption></figcaption></figure>

3. 대리점 로그인 또는 데모 모드로 실행 후 **정상 이용 가능**
   {% endtab %}

{% tab title="나이스페이먼츠/KIS정보통신" %}

### 프로그램 업데이트 방법

1. V1.0.5 미만 초기화면
   1. 데모 모드로 실행 버튼 클릭 시 매장 정보를 다운 받은 후 **자동으로 프로그램 업데이트 진행**

{% hint style="warning" %}
첫 실행 시 로고가 NICE정보통신으로 표기되는 것이 정상입니다. **업데이트 후 VAN사 로고가 알맞게 변경됩니다.**
{% endhint %}

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

2. 업데이트 후&#x20;
   1. 나이스페이먼츠<br>

      <figure><img src="/files/3KY3RYzogJRtUINYrjlp" alt=""><figcaption></figcaption></figure>
   2. KIS정보통신<br>

      <figure><img src="/files/czQq9CDgnJbgRoikgfeU" alt=""><figcaption></figcaption></figure>
3. 대리점 로그인 또는 데모 모드로 실행 후 정상 이용 가능

***

2. V1.0.5이상  초기화면
   1. 대리점 비밀번호 입력 후 **설치 절차를 진행하시면 자동으로 업데이트 진행**
   2. 데모 모드로 실행 버튼 클릭 시 매장정보를 다운받은 후 **자동으로 프로그램 업데이트 진행**
   3. 앱 업데이트 버튼 클릭 시 업데이트 **여부 확인 후 프로그램 업데이트 진행**
   4. 나이스페이먼츠<br>

      <figure><img src="/files/3KY3RYzogJRtUINYrjlp" alt=""><figcaption></figcaption></figure>
   5. KIS정보통신<br>

      <figure><img src="/files/czQq9CDgnJbgRoikgfeU" alt=""><figcaption></figcaption></figure>
3. 대리점 로그인 또는 데모 모드로 실행 후 정상 이용 가능

{% endtab %}
{% endtabs %}


---

# 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:

```
GET https://pluspos.gitbook.io/android-pos-manual/android-pos/setup/new/app-update.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.
