Skip to content

Commit

Permalink
add info on split APK installers
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Aug 25, 2021
1 parent 8179c2e commit 03ffffe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion static/usage.html
Original file line number Diff line number Diff line change
Expand Up @@ -704,7 +704,9 @@ <h2><a href="#sandboxed-play-services">Sandboxed Play services</a></h2>
<p>Install com.google.android.gsf, then com.google.android.gms and finally use a
split APK installer to install all 5 of the APKs for com.android.vending together.
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.</p>
Store since it provides services used by apps depending on Play. You can obtain a
split APK installer app from either Aurora Store, F-Droid or the developers of the
app via their GitHub releases, etc.</p>

<p>In the future, we'll have a client app for our repository so you'll be able to
install and update the official Play services apps through that app and you won't
Expand Down

0 comments on commit 03ffffe

Please sign in to comment.