Hi Friends,
is there any way to write data to a sdcard when the card is mounted as a disc via usb? If I unplug it everything is fine.,how to solve this problem?anybody knows,please give sample code for me.
Thanks All
Hi Friends,
is there any way to write data to a sdcard when the card is mounted as a disc via usb? If I unplug it everything is fine.,how to solve this problem?anybody knows,please give sample code for me.
Thanks All
Android allows only one mount at a time, so if you connect your device via USB and provide the card as a mount for your pc, android unmounts the card from the OS. That behavior cant be changed by an application and shouldnt be changed in the name of the data security.