# 플레이스토어 개발자 정보를 원하는 이름으로 변경하고 싶어요

## 구글 개발자 계정이란?

플레이스토어(안드로이드) 앱을 등록하기 위해서는 개발자 계정을 구매해야 해요.&#x20;\
"앱제목" 하단에 표시되는 것이 개발자 명이며, 파워앱팀 개발자명은 다음과 같아요.&#x20; <br>

> <mark style="color:blue;">안드로이드 : 메이크샵 파워앱 (powermobile.kr)</mark>

## 개발자 계정 신청 방법 및 비용

{% stepper %}
{% step %}
구글 플레이 개발자 콘솔 접속 및 로그인

[구글 플레이 개발자 접속 \[클릭!\]](https://play.google.com/console/developers)
{% endstep %}

{% step %}
새 개발자 계정 만들기의 개발자 정보 입력 후 계정 생성 및 결제 버튼 클릭
{% endstep %}

{% step %}
카드 정보 입력 후 등록 수수료 25달러 결제
{% endstep %}

{% step %}
`부가서비스` > `모바일앱` > `앱 등록` > `구글 계정 등록`에 계정 정보 입력 후 저장
{% endstep %}

{% step %}
1대1 문의 남겨주시면 파워앱팀에서 연락드릴게요.

{% hint style="warning" %}
참고

구글 계정(지메일)이 없으신 경우 먼저 구글 계정 생성 후 위 방법 진행해 주세요.
{% endhint %}
{% endstep %}
{% endstepper %}

## 개발자 정보 변경 절차

{% stepper %}
{% step %}
구글 개발자 계정 생성
{% endstep %}

{% step %}
`부가서비스` > `모바일앱` > `앱 등록` > `구글 계정 등록`에 계정 입력 및 1:1 게시판 등록
{% endstep %}

{% step %}
담당 부서에서 해당 계정 접속하여 파워앱 계정 부운영자 추가
{% endstep %}

{% step %}
생성하신 계정으로 앱 이전 진행

{% hint style="warning" %}
참고

부운영자로 추가해둔 파워앱 계정은 삭제하지 마시고, 그대로 유지 부탁드려요.
{% endhint %}
{% endstep %}
{% endstepper %}

## 권장 사항

파워앱 팀에서는 안드로이드의 경우 상점에서 직접 개발자 계정 소유하시는 것을 권장 드리며,\
iOS의 경우 애플 개발자 계정 정책 강화로인하여 개발자 계정을 꼭! 생성 하세요. <br>


---

# 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://help.makeshop.co.kr/faq/mobile/undefined-1/undefined-21.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.
