I am trying to implement google analytics service to android app using the following documentation provided in sdk:
https://developers.google.com/analytics/devguides
Karim explained it well, but it won't work until you give the Wake lock permission in the manifest.
Google v4 dispatch reference.