Skip to content

August 14, 2015

Google Play Services 7.8 includes face recognition and nearby communication

by John_A

google_play_services_7-8

A new version of Google Play Services was silently introduced on Thursday. Google Play Services 7.8 brings two new APIs that are currently available to developers using the Android SDK Manager.

The Nearby Messages cross-platform API is purposed to enable communication between devices and people through Bluetooth, WiFi, and an ultrasonic modem. The Mobile Vision API analyzes surroundings in real-time and detects facial features in images and videos.

Nearby Messages

Nearby Messages introduces a cross-platform API to find and communicate with mobile devices and beacons, based on proximity. Nearby uses a combination of Bluetooth, Wi-Fi, and an ultrasonic audio modem to connect devices. And it works across Android and iOS. For more info on Nearby Messages, check out the documentation and the launch blog post.

Mobile Vision API

We’re happy to announce a new Mobile Vision API. Mobile Vision has two components.

The Face API allows developers to find human faces in images and video. It’s faster, more accurate and provides more information than the Android FaceDetector.Face API. It finds faces in any orientation, allows developers to find landmarks such as the eyes, nose, and mouth, and identifies faces that are smiling and/or have their eyes open. Applications include photography, games, and hands-free user interfaces.

The Barcode API allows apps to recognize barcodes in real-time, on device, in any orientation. It supports a range of barcodes and can detect multiple barcodes at once. For more information, check out the Mobile Vision documentation.

Google Cloud Messaging

And finally, Google Cloud Messaging – Google’s simple and reliable messaging service – has expanded notification to support localization for Android. When composing the notification from the server, set the appropriate body_loc_key, body_loc_args, title_loc_key, and title_loc_args. GCM will handle displaying the notification based on current device locale, which saves you having to figure out which messages to display on which devices! Check out the docs for more info.

And getting ready for the Android M release, we’ve added high and normal priority to GCM messaging, giving you additional control over message delivery through GCM. Set messages that need immediate users attention to high priority, e.g., chat message alert, incoming voice call alert. And keep the remaining messages at normal priority so that it can be handled in the most battery efficient way without impeding your app performance.

Click here to view the embedded video.

Source: Android Developers Blog

Come comment on this article: Google Play Services 7.8 includes face recognition and nearby communication

Read more from News

Leave a comment

Note: HTML is allowed. Your email address will never be published.

Subscribe to comments