Google Play Services v7.8 Completes Rollout, Adds New Mobile Vision API With Face Detection And Barcode Reader, Improves Cloud Messaging
Cody Toombs / Android Police :
Context & Ripple Effects
This rollout is one beat in a fast drumline: v7.3 brought multi-device Android Wear support in April ([[a:828719]]) and v7.5 added Smart Lock for Passwords, App Invites beta, and Cast just two months later ([[a:829624]]). v7.8 keeps the same cadence going, shipping the New Mobile Vision API — face detection and a barcode reader — alongside Cloud Messaging improvements.
What makes that cadence significant is where the code lands: these capabilities arrive through Play Services rather than an Android release, so they reach the installed base immediately instead of waiting on OEM and carrier upgrade cycles.
First-order effects
- Android developers can now build face-detection and barcode-scanning features against Google's own API without bundling third-party vision libraries or gating on OS version.
- Apps relying on Cloud Messaging get improved delivery infrastructure as part of the same silent update.
Second-order effects
- Third-party barcode and face-detection SDK vendors now compete with a free, auto-installed alternative from the platform owner, squeezing their licensing model.
- Apple's annual-iOS cadence becomes the contrast point: Google can match new device capabilities across its fleet in weeks, forcing rivals to justify slower distribution.
Third-order effects
- If the pattern holds, Play Services functions as a de facto second OS layer — the later FIDO2 rollout ([[a:938977]]) and Android 12's facial-gesture accessibility work ([[a:1159012]]) show Google still pushing platform capabilities through this channel years on — shifting the fragmentation burden away from OEMs toward Google's control point.
The trend: Google is using Play Services as its primary vehicle for shipping new platform-level capabilities to the entire Android installed base, decoupling innovation from OS version upgrades.