@Override
 protected void onDestroy() {
   BeaconTrackServiceHelper.stopBeaconTrackSerivce(getApplication());
   super.onDestroy();
 }