@Override
 public void onDestroy() {
   super.onDestroy();
   stop();
 }