From 91892426b726eb1cff3006dabede76fb19c84c3c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 2 Aug 2021 06:21:24 -0400 Subject: [PATCH] no need to elaborate on Android 12 app update API --- static/usage.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/static/usage.html b/static/usage.html index da24456a..0445af01 100644 --- a/static/usage.html +++ b/static/usage.html @@ -699,10 +699,7 @@ The Play Store APK has multiple split APKs which need to be installed together rather than separately, so you'll need to use an app providing split APK 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. Fully automatic - updates without user interaction won't be supported until Android 12 which adds - support for unattended upgrades of API 29+ apps by the app responsible for the - initial installation if it supports the feature.

+ 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.