Ejemplo n.º 1
0
 @Override
 protected void onStart() {
   super.onStart();
   if (mTracker != null) {
     mTracker.activityStart(this);
   }
 }