Google Play Services Update Includes New Features

There’s a fresh Google Play Services rolling out to Android devices, meaning you might notice changes on your phone, smartwatch, or anywhere else you run Android. Inside, Google lists changes for account management, health & fitness, Wallet, and Google Play itself.

The highlights include random bug fixes for account management on your Android phone, new developer features for Google and 3rd-party app developers to support Health and Fitness processes inside of apps, access to Google Wallet on Wear OS in more countries, bug fixes for Wallet, and for Google Play, users can now view upcoming sports events for select apps directly on the details page.

var googletag = googletag || {}; googletag.cmd = googletag.cmd || [];

googletag.cmd.push(function() {
var mapping = googletag.sizeMapping().
addSize([0, 0], [[300, 100], [300, 250]]).
build();
googletag.defineSlot( ‘/1043061/DL_INJECT1’, [[300,100],[300,250],[300,600]], ‘gpt-ad-3846094012243-0’ )
.addService(googletag.pubads()).defineSizeMapping(mapping);
window.advadsGamEmptySlotsTimers = window.advadsGamEmptySlotsTimers || {};
const timers = window.advadsGamEmptySlotsTimers;

timers[‘gpt-ad-3846094012243-0’] = setTimeout( function () {
const id = ‘gpt-ad-3846094012243-0’;
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
delete ( timers[id] );
}, 1000 );

if ( typeof window.advadsGamHasEmptySlotListener === ‘undefined’ ) {
googletag.pubads().addEventListener( ‘slotRequested’, function ( ev ) {
const id = ev.slot.getSlotElementId();
if ( typeof timers[id] === ‘undefined’ ) {
return;
}
clearTimeout( timers[id] );
timers[id] = setTimeout( function () {
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
delete ( timers[id] );
}, 2500 );
} );
googletag.pubads().addEventListener( ‘slotResponseReceived’, function ( ev ) {
const id = ev.slot.getSlotElementId();
if ( typeof timers[id] !== ‘undefined’ ) {
clearTimeout( timers[id] );
delete ( timers[id] );
}
if ( ! ev.slot.getResponseInformation() ) {
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
}
} );
window.advadsGamHasEmptySlotListener = true;
}

googletag.enableServices();
googletag.display( ‘gpt-ad-3846094012243-0’ );
} );

Full changelog is below.

Google Play Services v25.45 

Account Management

  • [Phone] Bug fixes for Account Management related services.
  • [Phone] New developer features for Google and third party app developers to support Account Management related processes in their apps.

Health & Fitness

  • [Phone] New developer features for Google and third party app developers to support Health & Fitness related processes in their apps.

Utilities

  • [Phone] Adding Union Pay card scheme to payments autofill.

Wallet

  • [Phone, Wear] You can now access Google Wallet in more countries.
  • [Phone] This update allows users to report Wallet transactions linked to the wrong merchant.
  • [Phone] This update adds a country dropdown for user-created passes.
  • [PC, Phone] Bug fixes for Wallet related services.

Google Play Store v48.9 (2025-11-17)

  • [Phone] You can now view upcoming sports events for select apps directly on the details page.
  • [Phone] You can now ask the community questions and share advice about the games you play.

// Google

Read the original post: Google Play Services Update Includes New Features

https://www.droid-life.com/2025/11/17/google-play-services-update-includes-new-features/?rand=7

android-tech

Passionate about the intersection of technology and society. I break down complex tech news into understandable insights. Focus on AI, cybersecurity, and the future of the web. #TechNews #AI #Innovation

Leave a Reply

Your email address will not be published. Required fields are marked *