Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Google Play Services' analytic-specific library (6.5+) #34

Closed
jonalmeida opened this issue Nov 18, 2014 · 1 comment
Closed

Use Google Play Services' analytic-specific library (6.5+) #34

jonalmeida opened this issue Nov 18, 2014 · 1 comment
Assignees
Labels
type:enhancement New features or improvements to existing features.
Milestone

Comments

@jonalmeida
Copy link
Contributor

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.

See: http://android-developers.blogspot.ca/2014/11/google-play-services-65.html

@jonalmeida jonalmeida added the type:enhancement New features or improvements to existing features. label Nov 18, 2014
@jonalmeida jonalmeida self-assigned this Nov 18, 2014
@jonalmeida jonalmeida added this to the Version 0.2.0 milestone Nov 18, 2014
@alexanderdean
Copy link
Member

Good thinking!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New features or improvements to existing features.
Projects
None yet
Development

No branches or pull requests

3 participants