public UsbDeviceDetachedReceiver(MainActivity activity)
 {
     this.activity = activity;
 }