Hi,
I'm working on a project which we need to transfer data to USB storage device. When we plug in a USB storage to Beaglebone Black, Beaglebone automatically mounts the USB storage. But when we remove it from Beaglebone (without going to settings and clicking unmount USB device) 'unsafely' and re-plug it, Android doesn't mount USB storage. It creates its folder in /dev/block/sd* but doesn't mount it to /storage/usb1. Is it possible to automatically mount USB storage everytime it is pluged-in??