diff options
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/static/usage.html b/static/usage.html index 986bfff7..14949e31 100644 --- a/static/usage.html +++ b/static/usage.html @@ -840,11 +840,16 @@ <section id="sandboxed-google-play-installation"> <h3><a href="#sandboxed-google-play-installation">Installation</a></h3> - <p>Google Play is divided up into 3 separate apps: Google Services Framework - (com.google.android.gsf), Google Play services (com.google.android.gms) and - Google Play Store (com.android.vending). To use sandboxed Google Play, you - simply need to install the official releases of these 3 apps in the user and - work profiles where you want to use it.</p> + <p>Google Play is divided up into 3 separate apps:</p> + + <ul> + <li>Google Services Framework (com.google.android.gsf)</li> + <li>Google Play services (com.google.android.gms)</li> + <li>Google Play Store (com.android.vending)</li> + </ul> + + <p>To use sandboxed Google Play, you simply need to install the official releases + of these 3 apps in the user and work profiles where you want to use it.</p> <p>The simplest approach is to only use the Owner user profile. Apps installed in the Owner profile are sandboxed the same way as everywhere else and don't |
