@Override
 protected void onStart() {
   serviceManager.start(this);
   super.onStart();
 }