public class AnalyticsApplication
extends Application
Application used to provide shared objects for this app, such as
the Tracker.| Modifier and Type | Field and Description |
|---|---|
private com.google.android.gms.analytics.Tracker |
mTracker |
| Constructor and Description |
|---|
AnalyticsApplication() |
| Modifier and Type | Method and Description |
|---|---|
com.google.android.gms.analytics.Tracker |
getDefaultTracker()
Gets the default
Tracker for this Application. |