Google has begun rolling out an update to the Play Services package we all know and love. Details about version 4.4 have already been posted to the Android Developers blog, and it features updates and new features to the APIs for Maps, Mobile Ads, Activity Recognition, plus a few minor fixes for Games Services and Wallet. Aside from general bug fixes, it looks like this update is mostly about giving new tools to developers.

Maps

The biggest improvement appears to be a new API for Google Maps that allows developers to expose Street View imagery in their own apps. Developers have always had the ability to incorporate satellite and street maps, but this will be the first time that street-level photos will be directly accessible outside of the Maps application. It looks like most of the standard features are available, including 360-degree views, zooming, and motion transitions.

Activity Recognition

Activity Recognition is also gaining a minor improvement by now distinguishing between walking and running. Until now, the only activities explicitly covered were: standing still, walking, cycling, and in-vehicle. Developers would have previously had to watch the accelerometer to determine the difference between running and walking.

Mobile Ads

Mobile Ads also gained a pretty significant new feature which now allows users to purchase advertised products on special promo ads directly from publishers without having to transition to a new app or web page. This could be a great feature for just about everyone, but it could be dangerous to the impulse buyers out there. There is also a more involved targeting framework for offering different ads based on the type of user. This could mean featuring premium products to users with high-value buying habits, popular products to new users, or specialty items for those with specific interests.

Download

The APK is signed by Google and upgrades your existing app. The cryptographic signature guarantees that the file is safe to install and was not tampered with in any way. Rather than wait for Google to push this download to your devices, which can take days, download and install it just like any other APK.

File name: com.google.android.gms-4.4.48 (1150368-38).apk

Version: v4.4.48 (1150368-038)

File size: 16.5 MB

MD5: 40f0bea005a34cbc3a912fdebc0636ed

  1. AndroidFileHost mirror
  2. ZippyShare mirror
  3. MEGA mirror

Stay tuned, I'll be digging into the apk for a potential teardown.

Thanks, Marco Pedrazzoli

Source: Android Developers Blog