diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-22 08:26:42 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-22 08:26:42 -0500 |
| commit | 595661dd93077f9be49d5b357fe060da3b5278d8 (patch) | |
| tree | bc9b862b4b4175bd60b39194914b48ac0516652e /static/usage.html | |
| parent | 7075f39146d8d620d60aa5af7ed21d269ff1424e (diff) | |
update sandboxed Google Play install guide
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 22 |
1 files changed, 5 insertions, 17 deletions
diff --git a/static/usage.html b/static/usage.html index 115af984..2247099f 100644 --- a/static/usage.html +++ b/static/usage.html @@ -1049,23 +1049,11 @@ without Google Play rather than treating not using it as the exceptional case.</p> - <p>Google Play is divided up into 3 separate apps:</p> - - <ul> - <li>Google Services Framework (GSF)</li> - <li>Google Play services</li> - <li>Google Play Store</li> - </ul> - - <p>To use sandboxed Google Play, you simply need to install the official releases - of these 3 Google Play apps in the user and work profiles where you want to - use it. These apps are available in the GrapheneOS App Store. App Store has - support for dependency installation so you can simply directly install - Play services and it will install GSF and the Play Store as dependencies.</p> - - <p>Play services and the Play Store depend on each other, one will not work - properly without the other. Both of them depend on the Google Services - Framework app.</p> + <p>To install sandboxed Google Play, open our App Store, select Google Play + services and install it. This will install both Google Play services and Google + Play Store which are interdependent. Existing installs of sandboxed Google Play + from before Android 15 will also have Google Services Framework installed and it + shouldn't be removed.</p> <p>You can obtain updates to these apps from our app repository client or from the Play Store. Updates through the Play Store usually arrive first.</p> |
