@Override
 protected void onDestroy() {
   super.onDestroy();
   activity = null;
   removeAllCameraViews();
 }