Google Play では、アプリをダウンロードできるユーザーを管理する機能や、プラットフォーム バージョンなどの特定の特性に基づいて異なるアプリ バージョンを配信する機能を通じてアプリの配信を管理できます。
Google Play による配信
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は 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,["# Google Play Distribution\n\nGoogle Play allows you to manage your app distribution with features that let you control which users\ncan download your app as well as deliver separate versions of your app based on certain\ncharacteristics like platform version. \n\n#### Device Filtering\n\n\nMake sure your app gets to the right users by filtering on a wide range of characteristics\nsuch as platform versions and hardware features.\n\n[Learn more \\\u003e\\\u003e](/google/play/filters) \n\n#### Multiple APK Support\n\n\nDistribute different APKs based on a variety of properties such as platform version, screen\nsize, and GLES texture compression support.\n\n[Learn more \\\u003e\\\u003e](/google/play/publishing/multiple-apks) \n\n#### APK Expansion files\n\n\nTap into Google's content delivery services by serving up to 4GB of assets for free. Provide\nusers with high-fidelity graphics, media files, or other large assets that are required by\nyour app.\n[Learn more \\\u003e\\\u003e](/google/play/expansion-files) \n\n#### Application Licensing\n\nProtect your revenue streams and integrate policies for usage into your app.\n[Learn more \\\u003e\\\u003e](/google/play/licensing) \n\n#### Google Play Developer API\n\nIntegrate your publishing operations with your release-management\nprocess.\n[Learn more \\\u003e\\\u003e](/google/play/billing/gp-purchase-status-api)"]]