From b346ae480d182e2690c17bbb8a11d793c69bbb20 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 12 Aug 2021 11:36:10 -0400 Subject: [PATCH] simplify sandboxed Play instructions --- static/usage.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/static/usage.html b/static/usage.html index 5d2475b3..60ba1b1a 100644 --- a/static/usage.html +++ b/static/usage.html @@ -702,10 +702,6 @@ is also provided to support dynamically downloaded/loaded modules (dynamite modules).

-

You should install all 3 apps including the Play Store rather than only Play - services or there will be missing functionality. Play Store is not simply a user - facing app.

-

You can obtain the apps from the apps.grapheneos.org repository. We don't yet have a client app for our repository so you'll need to install the APKs manually. The Play Store APK has multiple split APKs which need to be installed together @@ -714,7 +710,9 @@ to install these and receive automatic updates through the app.

Install com.google.android.gsf, then com.google.android.gms and finally - com.android.vending via a split APK installer.

+ com.android.vending via a split APK installer. Make sure to install all 3 in the + correct order and don't skip installing the Play Store since it provides services + used by apps depending on Play.