Does Google Analytics for Mobile provide any offline data tracking for Android apps?
analytics, android, google-analytics, mobile
Solution
If the application is offline, Google Analytics stores the events in a SQLite database and waits until the user is online again to send them.
Problem
Just as the questions says, does Google Analytics for Mobile provide any offline data tracking for Android apps?