@Override
 public void onDestroy() {
   super.onDestroy();
   tcpConnectionManager.stopUpdate(this);
 }