Example #1
0
 @Override
 public void onStart() {
   super.onStart();
   EasyTracker.getInstance(this).activityStart(this); // Add this method.
 }