示例#1
0
 @Override
 protected void onStart() {
   super.onStart();
   GoogleAnalytics.getInstance(this).reportActivityStart(this);
 }