Android 12 이상의 핵심 기능인 다운로드하며 플레이 기능을 사용하면 사용자가 소량을 다운로드하고 나머지 애셋을 백그라운드에서 가져오는 동안 빠르게 환경을 이용할 수 있습니다. 이를 위해 Google Play는 크라우드소싱된 최초 사용 파일 시스템 액세스 패턴을 분석하고 자동으로 최적화할 애셋을 식별합니다.
앱 준비
다운로드하며 플레이 기능이 사용 설정되어 있어도 다음과 같은 기본 요건이 충족되어야 사용자가 혜택을 받을 수 있습니다.
Android App Bundle 형식과 현재 광고 SDK를 사용 중이라면 다운로드하며 플레이 기능을 사용 설정하는 데 필요한 작업을 완료한 것입니다. 기본적으로 모든 앱이 사용 설정되어 있습니다. 이 이점을 활용하지 않으려면 Play Console의 '고급 설정' 페이지에서 다운로드하며 플레이 탭을 사용하여 선택 해제할 수 있습니다.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-07-27(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-07-27(UTC)"],[],[],null,["# Play as you Download\n\nBuilt into the core of Android 12+, Play as you Download allows your users to\nget into the experience quickly after a small download while remaining assets\nare fetched in the background. To make this happen, Google Play analyzes\ncrowdsourced first use file system access patterns and automatically\nidentifies assets to optimize.\n\nPrepare your app\n----------------\n\nEven with the Play as you Download feature enabled, your users only receive\nthe benefit once these prerequisites are met:\n\n- App is distributed using the Android App Bundle format\n- App has been updated to the current ads SDKs (if applicable)\n- App has enough crowdsourced information about first use experiences\n- App has first-use experiences that are suitable for the feature\n\nLearn more about how to [optimize your app for Play as you\nDownload](/google/play/play-as-you-download/best-practices).\n\nEnable your app\n---------------\n\nIf you're using the Android App Bundle format and current ads SDKs, then\nyou've done the work necessary to enable Play as you Download. By default, all\napps are enabled. If you don't want to take advantage of this benefit, you\ncan opt-out using the **Play as you Download** tab on the \"Advanced settings\"\npage of the Play Console.\n| **Note:** Due to device eligibility, not all devices will receive the Play as you Download experience. For example, a device's operating system must be at least Android 12 and there are other technical requirements.\n\nImprove your results\n--------------------\n\nLearn more about how to [optimize your app for Play as you\nDownload](/google/play/play-as-you-download/best-practices)."]]