@Override
 protected void onDestroy() {
   super.onDestroy();
   IfanService.removeActivity(this);
 }