限定公開アプリとは、企業のユーザーのみが使用できるアプリです。限定公開アプリは、managed Google Play に完全に対応しています。企業は、限定公開アプリを managed Google Play ストアに公開し、限定公開アプリをユーザーのデバイスにリモートでインストールできます。詳細については、限定公開アプリをユーザーに配布するをご覧ください。
Google ホスト型限定公開アプリ
企業のお客様は managed Google Play で限定公開アプリをホストする必要はありませんが、これにはいくつかの重要なメリットがあります。詳しくは、Google がホストする限定公開アプリをご覧ください。
Google がホストする限定公開アプリは、あらゆる動作モード(プロファイル所有者、デバイス所有者、または以前のデバイス)を搭載したデバイスにインストールできます。EMM ソリューションをサポートするために実装する必要のある追加機能はありません。
自己ホスト型限定公開アプリ
企業のお客様は、限定公開アプリを自社でホストし、managed Google Play インフラストラクチャのみを使用してアプリのインストールを管理することもできます。
自己ホスト型の限定公開アプリを正常に公開するには、企業のお客様は、まずアプリのマニフェストから取得した JSON 形式のメタデータを含む APK 定義ファイルを作成する必要があります。この定義ファイルは Google Play 内の APK を置き換えるため、公開プロセスでアップロードする必要があります。APK 定義ファイルの生成方法とダウンロード可能なサンプルコードへのアクセス方法について詳しくは、GitHub をご覧ください(外部でホストされている APK をご覧ください)。
限定公開アプリの管理をコンソールに統合する
限定公開アプリの公開機能を EMM コンソールに追加する最も簡単な方法は、managed Google Play iframe を埋め込むことです。iframe の [限定公開アプリ] ページでは、企業に代わって Google Play Console アカウントが通知なく作成され、25 米ドルの登録料がかかりません。
[[["わかりやすい","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"]],["最終更新日 2023-12-02 UTC。"],[[["Private apps, exclusive to enterprise users, are fully compatible with managed Google Play, allowing for publishing and remote installation."],["Google-hosted private apps offer key benefits and work on any device operation mode, while self-hosted apps have limitations regarding device compatibility."],["Self-hosted private apps require an APK definition file in JSON format containing app metadata for publishing."],["EMM consoles can integrate private app publishing using the managed Google Play iframe or the Google Play Custom App Publishing API, with the latter only supporting Google-hosted apps."],["Private apps can be directly published and updated from the Google Play Console by the enterprise or their EMM provider."]]],[]]