Hi it's been a long time since I posted on here. So I have the 6 pro on Verizon. I'm just got the December security update. But my Play services update is stuck on October 1. My wife had the 6 on Verizon and hers is on November and has been for some time now it's 8n the process of updating to the December security update. Is there any way to force the play services update? It's annoying because I have a top line phone only a year old and google is supposed to be the best
Settings Security then play store update
mojorisin7178 said:
Hi it's been a long time since I posted on here. So I have the 6 pro on Verizon. I'm just got the December security update. But my Play services update is stuck on October 1. My wife had the 6 on Verizon and hers is on November and has been for some time now it's 8n the process of updating to the December security update. Is there any way to force the play services update? It's annoying because I have a top line phone only a year old and google is supposed to be the best
Click to expand...
Click to collapse
Same here ... Play-systemupdate still on October ... I did get a few updates Play-systemupdates recently (and that made some apex files change version) but the date is still October 1. I am not sure what criteria are being used to bump these upgrades. I am on an unsupported country/carrier though (not sure if this anything to do with it). Edit: Probably not as you are on Verizon.
Anyway, previously I would always get the Play-systemupdates at the END of the month. But now it is Dec 6 and I'm not even on the November one.
It will come ... eventually ... I don't think there is a way to 'force' ...
same here.
Hello, good day... You can force installing the .apk directly. I always do it from the apkmirror page. I leave you the link so you can try it. I think they have only released the date of November 5th.
Main components 2022-11-01 S+ APK Download by Google LLC - APKMirror
Main components 2022-11-01 S+ APK Download by Google LLC - APKMirror Free and safe Android APK downloads
www.apkmirror.com
I hope it helps you. Cheers...
mojorisin7178 said:
Hi it's been a long time since I posted on here. So I have the 6 pro on Verizon. I'm just got the December security update. But my Play services update is stuck on October 1. My wife had the 6 on Verizon and hers is on November and has been for some time now it's 8n the process of updating to the December security update. Is there any way to force the play services update? It's annoying because I have a top line phone only a year old and google is supposed to be the best
Click to expand...
Click to collapse
compager18 said:
Hello, good day... You can force installing the .apk directly. I always do it from the apkmirror page. I leave you the link so you can try it. I think they have only released the date of November 5th.
Main components 2022-11-01 S+ APK Download by Google LLC - APKMirror
Main components 2022-11-01 S+ APK Download by Google LLC - APKMirror Free and safe Android APK downloads
www.apkmirror.com
I hope it helps you. Cheers...
Click to expand...
Click to collapse
Hey, yeah I installed the force update apk but it didn't work. I'm still on October 1st security patch.
compager18 said:
Hello, good day... You can force installing the .apk directly. I always do it from the apkmirror page. I leave you the link so you can try it. I think they have only released the date of November 5th.
Main components 2022-11-01 S+ APK Download by Google LLC - APKMirror
Main components 2022-11-01 S+ APK Download by Google LLC - APKMirror Free and safe Android APK downloads
www.apkmirror.com
I hope it helps you. Cheers...
Click to expand...
Click to collapse
Well that appears to have worked. But i seem to remember someone saying that all that does is change. The version number. It doesn't actually do anything. I really Don't know how to check that so I really Don't know
Thank you all for your insight into this
mojorisin7178 said:
Well that appears to have worked. But i seem to remember someone saying that all that does is change. The version number. It doesn't actually do anything. I really Don't know how to check that so I really Don't know
Click to expand...
Click to collapse
That is correct. It is useless to just install that apk manually. It only bumps the date but does not do an actual update of the Google play-systemupdate. Check the logcat (linux):
Code:
> adb logcat | grep Finsky
then activate the upgrade from the settings and you will see if it really updates anything at all.
You wil see (for example):
Code:
12-07 09:36:04.166 6310 6310 I Finsky : [2] zft.z(4): SysU: No available system update
Well unfortunately I forgot about that until. After I did it. So now my new question is will I be able to get the actual update when it arrives for me or because my device is now reading the November 1 update am I stuck? And how to fix that if that's the case?
I got 2 play services updates today. My wife's pixel 6 got 1. But more concerning I noticed that my privacy and security are not combined like my wife's is. I read that that was part of the feature drop. I did get the December security update which should have had the feature drop on it. So what is going on? The only difference is my wife's pixel 6 is from the Google store my 6pro is Verizon branded.
The privacy and security combined needs an additional flag to be enabled which was not part of the general Google December update. Probably this flag is enabled for Verizon builds. See here:
https://twitter.com/i/web/status/1600293395372527617
I got 'another' play systemupdate this morning.
What I have noticed is that it updates:
Code:
com.google.mainline.primary.libs 331058000
to:
com.google.mainline.primary.libs 331060020
Then, for some reason, this update gets reverted and a few days later it just comes back.
Date is still stuck on October 1.
Check before/after with below linux command (it will show the version of all apex packages):
Code:
adb shell pm list packages --apex-only --show-versioncode | sed -e 's/package://g' | sed -e 's/versionCode://g' | awk '{printf "%-45s %25s\n", $1, $2}' | sort
foobar66 said:
The privacy and security combined needs an additional flag to be enabled which was not part of the general Google December update. Probably this flag is enabled for Verizon builds. See here:
https://twitter.com/i/web/status/1600293395372527617
Click to expand...
Click to collapse
It must not be enabled on the Verizon build because my wife's phone is from the Google store and it's a 6 mine is Verizon branded pro. But actually I don't think there is a specific Verizon build this month . I don't know but anyway it's really not a big deal if that's all it is. Thank you for showing me that article. I always get the answers I need here.
Just received the November Google play-systemupdate now ...
So be patient, it will come eventually. Version changes:
Code:
> com.google.android.adbd 331113122
< com.google.android.appsearch 331011020
> com.google.android.appsearch 331112000
< com.google.android.art 331012200
> com.google.android.art 331113000
< com.google.android.cellbroadcast 331013180
> com.google.android.cellbroadcast 331111030
< com.google.android.conscrypt 331011200
> com.google.android.conscrypt 331115000
< com.google.android.extservices 331012190
> com.google.android.extservices 331112010
< com.google.android.ipsec 331014190
> com.google.android.ipsec 331111030
< com.google.android.media 331012190
> com.google.android.media 331115000
< com.google.android.mediaprovider 331011200
> com.google.android.mediaprovider 331112030
< com.google.android.media.swcodec 331012190
> com.google.android.media.swcodec 331116000
< com.google.android.neuralnetworks 330443200
> com.google.android.neuralnetworks 331113000
< com.google.android.permission 331019200
> com.google.android.permission 331115020
< com.google.android.resolv 331011200
> com.google.android.resolv 331114000
< com.google.android.sdkext 330810200
> com.google.android.sdkext 331111000
< com.google.android.tethering 331012200
> com.google.android.tethering 331117000
< com.google.android.uwb 331015200
> com.google.android.uwb 331115000
< com.google.android.wifi 331016200
> com.google.android.wifi 331112000
< com.google.mainline.primary.libs 331060020
> com.google.mainline.primary.libs 331148170
foobar66 said:
Same here ... Play-systemupdate still on October ... I did get a few updates Play-systemupdates recently (and that made some apex files change version) but the date is still October 1. I am not sure what criteria are being used to bump these upgrades. I am on an unsupported country/carrier though (not sure if this anything to do with it). Edit: Probably not as you are on Verizon.
Anyway, previously I would always get the Play-systemupdates at the END of the month. But now it is Dec 6 and I'm not even on the November one.
It will come ... eventually ... I don't think there is a way to 'force' ...
Click to expand...
Click to collapse
Same issues Googles a mess as far as updates go.i have brand new revvl 6 that has not received any since August 2021 and a lg k51 not made anymore with no carrier and was android 10 it now is on ver 12 and security as of 2/2023 works great. Lg out dated no carrier jail broke is current but new revvl don't get crap..what's going on..I have 3 tablets no update since 2021 on 1 and 5/2022 on the others.bought all brand new and Google or manufacturer have no answers so I'm learning fastboot and adb to flash my own factory image...
Related
Good move by Google and xiaomi to include this in the latest update .[emoji106][emoji106]
vkk178 said:
Good move by Google and xiaomi to include this in the latest update .[emoji106][emoji106]
Click to expand...
Click to collapse
Thanks for the info !
Regards
I have that in my phone and have not yet installed November patch.
It's not from the latest update, I even had it on the september update
There are multiple sized updates for each release . May be it came as part of one of these . Unfortunately MI doesn't release change logs for A1 ?
Instant apps is part of Google Play Services update. So any smartphone with Android 6 and above will get it.
Angelictears said:
Instant apps is part of Google Play Services update. So any smartphone with Android 6 and above will get it.
Click to expand...
Click to collapse
Not true .This option is not available by default in all devices .Device need to support or enabled
As anyone received an update to May's security patch? Even Samsung devices are more up to date, I thought by getting a Pixel this would be guaranteed... It seems there are issues with updates for this phone, I mean, pulling this device from the beta program, for the Android Q and no updates so far, strange...
Would like to see if anyone knows what could be causing this delay.
Yes we all know. June you'll get everything. Probably on the 3rd. It's been announced over and over. Google search for Pixel 3a security update shows this:
https://9to5google.com/2019/05/10/pixel-3a-security-patch-old/
You could have done that yourself in less time it took to post this.
Without waiting until June when they issue patches for this device, the only way to update your security level at this time is by manually flashing the Q beta from the full factory images (you can only do this if your device is bootloader-unlocked).
Otherwise, as the other user stated, updates will start in June, including Q beta OTA enrollment.
Today's (July 17th) download looks a little different from last month's monthly update. This one didn't come with LG's usual "We are pleased to provide you with a free update" header.
This one just said "This download includes security update from Google." So it might be out of the normal loop of fixes or they just pushed it out. Update size is 124.3 MB.
Must be it.
truefluke said:
Today's (July 17th) download looks a little different from last month's monthly update. This one didn't come with LG's usual "We are pleased to provide you with a free update" header.
This one just said "This download includes security update from Google." So it might be out of the normal loop of fixes or they just pushed it out. Update size is 124.3 MB.
Click to expand...
Click to collapse
Security Patch level says "July 1st 2019".
from Q910UM20q(June2019) to Q910UM20r(July2019)
124.3Mb. Just security update from Google.
My page has updated it's OTA Collection Page. Please help my cause to collect OTA links:
https://forum.xda-developers.com/g7-one/how-to/ota-lg-g7-one-ota-fastboot-collection-t3942569 @story1991 & @truefluke
Thanks!
help!
hello. can you backup g7 one phone system for me?my phone doesn't work. case I flash wrong firmware. so i need system backup to write in my phone. help me please .please save my phone s life.
@pntballer505 reports getting the .037.A1 OTA on Verizon at post #138.
Old Verizon OTAs:
Several reports of the actual Verizon .036.A1 OTA, starting with @stevek216 at post #126.
Click to expand...
Click to collapse
https://support.google.com/pixelpho...t-software-to-get-all-the-features?hl=en&s=09
Checking for the software update
[Please check your device to see if you already have the latest software installed. Verify your Build number matches the official build by checking Settings -> About phone -> Build number. See section below]
After you complete the phone setup, the software update automatically downloads silently in the background. After the download completes, it will prompt you to reboot the phone. In case the software update is not seen, follow the instructions below:
Go to Settings -> System -> System update -> Check for update
Install the software update
Depending on your network connection speed and amount of apps involved, this will take about 25-50 minutes
Reboot the device after taking the update
Updating your apps
Many of the key apps have new features and improvements for Pixel 6. Please check to make sure that your apps are up to date by going to Play Store -> Your Account Icon -> Manage apps & device -> Update all.
Timing
Due to deployment timelines and staged rollouts, some updates may not be available until 10/28.
Software update Build number
After the software update, your device software version (Settings -> About phone -> Build number) will be be one of the following:
SD1A.210817.036
SD1A.210817.036.A8 (Verizon customers)
Click to expand...
Click to collapse
Not available for me just yet. Will try again on the 28th as the article mentioned.
Already updated to SD1A.210817.036 with SP dated 05/11 (UK) edited for typo
My unlocked Pixel 6 Pro purchased from Google Store USA has SD1A.210817.019.C2 and no updates.
No update yet. Here's to hoping for sometime today or tomorrow.
Mine is updating now, 64.35 MB, I'll update with before and after build numbers when it finishes.
EDIT: Almost an hour later and it's still optimizing apps, around 50%. Took about an hour and a half and a reboot, finally updated.
Unlocked model from Google Store USA.
Before:
Build Number: SD1A.210817.019.C2
Android security update: Oct 5
Baseband: g5123b-91479-210916-B-7738070
After:
Build Number: SD1A.210817.036
Android security update: Nov 5
Baseband: g5123b-92009-211008-B-7805583
Taking a long time. Really sweet phone.
nxt said:
My unlocked Pixel 6 Pro purchased from Google Store USA has SD1A.210817.019.C2 and no updates.
Click to expand...
Click to collapse
Same, nothing to update to.
GohanBurner said:
Same, nothing to update to.
Click to expand...
Click to collapse
It will come if they build it. I setup and popped the sim in. Be patient. It takes an hour to download. Damn. It's still updating. Best phone I ever had. I don't understand these complainers
I have an unlocked Pro used on Verizon but didn't get an update. Currently on SD1A.210817.019.C2
Golf c said:
Taking a long time. Really sweet phone.
Click to expand...
Click to collapse
Yeah took forever for me too, optimising apps. Build Number: SD1A.210817.036
Cares said:
I have an unlocked Pro used on Verizon but didn't get an update. Currently on SD1A.210817.019.C2
Click to expand...
Click to collapse
They are rolling out slowly. You'll get it in time.
Cares said:
I have an unlocked Pro used on Verizon but didn't get an update. Currently on SD1A.210817.019.C2
Click to expand...
Click to collapse
Did you receive the update in the meantime? I still haven't
nxt said:
Mine is updating now, 64.35 MB, I'll update with before and after build numbers when it finishes.
EDIT: Almost an hour later and it's still optimizing apps, around 50%. Took about an hour and a half and a reboot, finally updated.
Unlocked model from Google Store USA.
Before:
Build Number: SD1A.210817.019.C2
Android security update: Oct 5
Baseband: g5123b-91479-210916-B-7738070
After:
Build Number: SD1A.210817.036
Android security update: Nov 5
Baseband: g5123b-92009-211008-B-7805583
Click to expand...
Click to collapse
My P6 Pro still can't find the update
Supposedly the update should fix my fingerprint reading issues, so I'm sorta stoked to see that one comin' rather sooner than late.
Any way to force it? Stil no factory images/OTA, so I'm out of options.
No update here yet either (Google Store Unlocked on the Verizon network).
Indashio said:
Fingerprint and description from AIDA64 ?
Click to expand...
Click to collapse
I saw your previous post but I don't know where to find those. Give me exact specific instructions on where to find those, if I have to download an app, no thank you.
Morgrain said:
My P6 Pro still can't find the update
Supposedly the update should fix my fingerprint reading issues, so I'm sorta stoked to see that one comin' rather sooner than late.
Any way to force it? Stil no factory images/OTA, so I'm out of options.
Click to expand...
Click to collapse
Does it really fix fingerprint issues? do we have the changelog?
No changelog yet that I am aware of, only reports of people claiming that after the update you have to re-learn the fingerprint scanner and then it supposedly works better.
thx, could be just feeling
These updates will be pushed by Google, if you want to update manually see below:
What's new in Google System UpdatesGoogle System updates make your Android devices more secure and reliable and give you new and useful features. They include updates from Google to the Android operating system, Google Play Store, and Google Play services. Google System updates are available for phones, tablets, Android TV and Google TV devices, Android Auto-enabled vehicles, Wear OS devices, and Chrome OS devices. Learn more about Google System updates.
April 2022Critical Fixes
[Auto, Phone, Tablet, TV, Wear OS] Bug fixes for security & privacy, and system management & diagnostics related services. [1][2]
Google Play Store
Improvements to Play-as-you-download feature to let gamers start playing mobile games while the app download continues to reduce waiting times. [3]
New Features to help you discover the Apps & Games you love.[3]
Optimizations allowing faster and more reliable download and installation.[3]
New features to the Play Pass and Play Points programs. [3]
Enhancements to Google Play Billing. [3]
Continuous improvements to Play Protect to keep your device safe. [3]
Various performance optimizations, bug fixes and improvements to security, stability and accessibility. [3]
System Management
Updates to system management services that improve device connectivity, network usage, stability, security and updatability. [1][2]
Developer Services
New developer features for Google and third party app developers to support ads, accessibility, analytics & diagnostics and machine learning & AI, and security & privacy related developer services in their apps. [2]
[1] Available through Google Play system update for April. Will be available roughly the 20th.
[2] Available through Google Play services v22.12 updated on 04/01/2022. Already available
[3] Available through Google Play Store v29.9 updated on 04/01/2022. Already available
Manual install - (Install with SAI Installer)
Main components 2022-03-01 S+ (Updates Google Play to March)
Support components 2022-03-01 S+
Google Play Store 30.1.19-21 [0] [PR] 440467943 (arm64-v8a) (nodpi) (Android 5.0+)
Google Play services 22.13.12 (190400-437950728) beta (190400)
19400 for Play Services is the wrong version, 19408 is the correct one.
Fixed
Google Play services 22.13.12 (190400-437950728) beta (190400)
Doug8796 said:
Google Play services 22.13.12 (190400-437950728) beta (190400)
Click to expand...
Click to collapse
Shouldn't we be using this version instead ?
Google Play services 22.13.12 (190408-437950728) beta (190408)
jcp2 said:
Shouldn't we be using this version instead ?
Google Play services 22.13.12 (190408-437950728) beta (190408)
Click to expand...
Click to collapse
190400 is the right build for the 6 Pro.
Gordietm said:
190400 is the right build for the 6 Pro.
Click to expand...
Click to collapse
Did you not see posts #2 & #3
When I manually checked for updates to Play Services today there was a ~470kb update. Installed and rebooted. Checked again and it said there was the same size update available, installed and rebooted. Checked and it was there again. Anyway, took 3 times to install, whether they were different updates I don't know.
Currently on Version 22.12.15 (190400-439420056) which I assume is the latest non-beta version. Still shows as dated 1st March.
(note that my version is 190400 which is what came officially from a check for updates so not sure about the 190400 vs 190408 debate)
Texan1 said:
When I manually checked for updates to Play Services today there was a ~470kb update. Installed and rebooted. Checked again and it said there was the same size update available, installed and rebooted. Checked and it was there again. Anyway, took 3 times to install, whether they were different updates I don't know.
Currently on Version 22.12.15 (190400-439420056) which I assume is the latest non-beta version. Still shows as dated 1st March.
(note that my version is 190400 which is what came officially from a check for updates so not sure about the 190400 vs 190408 debate)
Click to expand...
Click to collapse
I did the same thing to find out the latest pushed version. I have T-Mobile in the US and 190400 is the version that was pushed to my phone. Maybe it's a regional difference?
Matterhorn said:
I did the same thing to find out the latest pushed version. I have T-Mobile in the US and 190400 is the version that was pushed to my phone. Maybe it's a regional difference?
Click to expand...
Click to collapse
190400 = no dpi
190408 = 480 dpi
The pre built version is 19408. Disable find my phone, uninstall updates and check.
Google Play Store 30.0.20-21 [0] [PR] 439708378 (arm64-v8a) (nodpi) (Android 5.0+)
Bit of a shame that Google is simply copy/pasting the update log from previous months. I was hoping for some decent information, as to where certain things had been improved, instead we just get the same generic text every time, very slightly altered. So the question arises: Is it even necessary/useful to try to keep this up to date with manual installing?
Morgrain said:
Bit of a shame that Google is simply copy/pasting the update log from previous months. I was hoping for some decent information, as to where certain things had been improved, instead we just get the same generic text every time, very slightly altered. So the question arises: Is it even necessary/useful to try to keep this up to date with manual installing?
Click to expand...
Click to collapse
I seem to notice bug fixes in Android 13 dp2 through the updates
New playstore : Google Play Store 30.1.19-21 [0] [PR] 440467943 (arm64-v8a) (nodpi) (Android 5.0+)
I have got several 496kb Play Services updates over the past few days, sometimes a couple on the same day, now on Version 22.13.12 (190400-437950728).
Again, not sure if it's the same version failing until it successfully installs or if each has been a genuine update (the fact it has been exactly the same sized update each times makes me think it's the former).
Just received Play Services Version 22.15.14 (190400-441847897)
(still showing as March 1st)
Anyone get April update yet? Still nada here.
Still on March.
Yet on March ..