remulasce / metroapp

Realtime arrival notification utility for LA Metro
2 stars 0 forks source link

Platform-abstract Analytics code #169

Closed remulasce closed 9 years ago

remulasce commented 9 years ago

Need compatibility layer so we don't have to import Google Analytics directly in Java_Core

nighelles commented 9 years ago

Yes, that would be ideal.

remulasce commented 9 years ago

Functions:

remulasce commented 9 years ago

Screen name is in. Reinstated everywhere.

remulasce commented 9 years ago

Event reporting implemented Re-instated in MainActivity

Analytics realtime verifies both screen names and events are actually getting sent.

remulasce commented 9 years ago

And analytics is all platform-independent!