Share

Download Google Play Store 4.4.22 Now!

google play store 4.4.22Following the flurry of Google app and device activity yesterday, the Google Play Store has received its own update, bringing the Play Store to version 4.4.22. For those of you keeping track, this is only a 0.0.01 increment over the last released version, so you would expect there to be only a few minor changes in this version of the Play Store. In fact, they are so minor that the only thing that Android Police has found that is new so far in this version is that there is a small change that should hopefully make auto-downloads less strenuous on your device.

For those of you interested in the actual code, it goes as follows:

FinskyLog.d(“Auto-update of %d packages will defer for %d ms”, new Object[]{Integer.valueOf(v1.size()),

G.autoUpdateDeliveryHoldoffMs.get()});

UpdateChecker.this.mInstaller.startDeferredInstalls();

G.autoUpdateDeliveryHoldoffMs = GservicesValue.value(“finsky.auto_update_delivery_holdoff_ms”, Long.valueOf(300000));

We’ve got the download link below if anybody wants to try the Google Play Store 4.4.22, and if you spot anything that you hadn’t seen before, leave us a comment below.

Download Google Play Store 4.4.22 link #1

Download Google Play Store 4.4.22 link #2

You can also always find the latest Google App apks at our download site, gappsearly.com.

Source: Android Police via Android Headlines