konklone / congress-android

Congress for Android, an app for tracking Congress.
https://play.google.com/store/apps/details?id=com.sunlightlabs.android.congress
Other
157 stars 42 forks source link

Upgrade to Google Analytics SDK for Android v4 #628

Closed konklone closed 10 years ago

konklone commented 10 years ago

Resolves #623.

Google Analytics Android SDK v4 was released earlier this year, and has changed its architecture to become part of the Google Play Services SDK. However, according to the changelog, the SDK "does not require devices to have Google Play Services installed. When Google Play Services is not available the SDK will automatically fall back to local dispatching." So, this will not disturb Kindle compatibility.

Some effects:

Hopefully this is the last time the Analytics SDK goes through a major revision by Google for a while! The v3 tracker didn't have a very long shelf-life before being replaced by v4.