You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Play Services will be splitting up their massive library into smaller sets. When this comes out we should update to use only the analytics part that contains the Advertising ID.
Granular Dependency Management
As we’ve continued to add more APIs across the wide range of Google services, it can be hard to maintain a lean app, particularly if you're only using a portion of the available APIs. Now with Google Play services 6.5, you’ll be able to depend only on a minimal common library and the exact APIs your app needs. This makes it very lightweight to get started with Google Play services.
Play Services will be splitting up their massive library into smaller sets. When this comes out we should update to use only the analytics part that contains the Advertising ID.
See: http://android-developers.blogspot.ca/2014/11/google-play-services-65.html
The text was updated successfully, but these errors were encountered: