컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Google Play Console 개발자
Google Play에서 앱을 배포하는 경우 Play Console을 사용하여 Play 패키지 이름을 관리해야 합니다.
이 프로세스는 이미 제공한 정보를 활용하여 고도로 자동화되도록 설계되었습니다.
본인 인증
대부분의 Play 개발자는 신원 확인을 위해 새로운 조치를 취하지 않아도 됩니다. 기존에 인증된 신원 (예: Play의 개발자 인증 요구사항)이 이 요구사항을 충족합니다.
Play Console의 계정 세부정보 페이지에서 현재 계정 정보를 확인할 수 있습니다.
패키지 이름 등록
이 프로세스의 핵심은 개발자가 앱 패키지 이름을 등록하는 것입니다. 여기에는 해당 패키지에 사용된 비공개 서명 키의 소유권을 증명하는 것이 포함될 수 있습니다. 대부분의 Play 개발자는 이미 앱 소유권 정보를 공유했으므로 Play에서 개발자가 제공한 정보를 사용하여 대부분의 패키지 이름을 자동으로 등록할 수 있습니다.
- 새 Play 앱의 경우: Google Play Console에서 새 앱을 만들면 Play에서 패키지 이름을 자동으로 등록하고 계정에 연결합니다.
하지만 해당 이름을 다른 개발자가 이미 사용 중인 경우 다른 이름을 선택하라는 메시지가 표시됩니다. Play 외부에서 이 이름을 사용해 온 경우 Play에서도 계속 사용할 수 있습니다.
- 기존 Play 앱: 2026년 3월에 모든 개발자에게 등록이 개방되면 Google Play에서 개발자가 이미 공유한 정보를 사용하여 모든 Play 앱을 자동으로 등록합니다. 모든 Play 앱 중 98% 가 자동으로 등록될 것으로 예상됩니다. 나머지 2% 의 경우 개발자가 이러한 앱을 수동으로 등록해야 합니다.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-09-10(UTC)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-10(UTC)"],[],[],null,["For developers on Google Play Console\n-------------------------------------\n\nIf you distribute your apps on Google Play, you must use the Play Console to\nmanage your Play package names.\n\nThe process is designed to be highly automated, leveraging the information you\nhave already provided.\n\n### Identity verification\n\nFor most Play developers, **no new action is required for identity\nverification**. Your existing verified identity (such as for Play's developer\nverification requirements) meets this requirement.\n\nYou can confirm your current account information on the **Account details** page\nin Play Console.\n\n### Package name registration\n\nA key part of this process is for developers to register their app package\nnames, which may include proving ownership of the private signing keys used for\nthose packages. Most Play developers have already shared their app ownership\ninformation, so Play can automatically register most of your package names using\ninformation that you've provided.\n\n- **For new Play apps**: When you create a new app in the Google Play Console, Play will automatically register the package name and link it to your account. However, If that name is already used by another developer you will be prompted to pick another name. If you have been using this name off Play you will still be able to use it on Play too..\n- **For existing Play apps**: When registration opens to all developers in March 2026, Google Play will automatically register all Play apps using information developers have already shared. We expect to automatically register 98% of all Play apps. The remaining 2% will require the developers to manually register these apps"]]