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