simplify Play services installation instructions

This commit is contained in:
Daniel Micay 2021-08-25 16:39:06 -04:00
parent 658d949065
commit 8179c2eca7

View File

@ -701,17 +701,14 @@
is also provided to support dynamically downloaded/loaded modules (dynamite is also provided to support dynamically downloaded/loaded modules (dynamite
modules).</p> modules).</p>
<p>You can obtain the apps from the apps.grapheneos.org repository. We don't yet <p>Install com.google.android.gsf, then com.google.android.gms and finally use a
have a client app for our repository so you'll need to install the APKs manually. split APK installer to install all 5 of the APKs for com.android.vending together.
The Play Store APK has multiple split APKs which need to be installed together Make sure to install all 3 in the correct order and don't skip installing the Play
rather than separately, so you'll need to use an app providing split APK Store since it provides services used by apps depending on Play.</p>
installation support. Once we have a client app for our repository, you'll be able
to install these and receive automatic updates through the app.</p>
<p>Install com.google.android.gsf, then com.google.android.gms and finally <p>In the future, we'll have a client app for our repository so you'll be able to
com.android.vending via a split APK installer. Make sure to install all 3 in the install and update the official Play services apps through that app and you won't
correct order and don't skip installing the Play Store since it provides services need to deal with split APK installation manually.</p>
used by apps depending on Play.</p>
<ul> <ul>
<li><a href="https://apps.grapheneos.org/packages/com.google.android.gsf/">com.google.android.gsf</a></li> <li><a href="https://apps.grapheneos.org/packages/com.google.android.gsf/">com.google.android.gsf</a></li>