I am looking for a component that would act as an event dispatcher for Android Analytics or for a whole custom Analytics solution.
I found some pretty neat code from the recently released Parse Android SDK.
I will use some part of it, if no other solution will appear.
But maybe there is something simpler.
Ideally, I would like to have something similar to what ARAnalytics is, plus some custom analytics/usage sender pointing to my service.
Are there any production-ready components for that?