no need to elaborate on Android 12 app update API

This commit is contained in:
Daniel Micay 2021-08-02 06:21:24 -04:00
parent ad8282cb81
commit 91892426b7

View File

@ -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.</p>
to install these and receive automatic updates through the app.</p>
<p>Install com.google.android.gsf, then com.google.android.gms and finally
com.android.vending via a split APK installer.</p>