示例#1
0
 @Override
 protected void onCreate(Env env) {
   this.instrumenter = env.getInstrumenter();
   env.registerService(this);
 }