Windows doesn't refresh files on Android device SD card -
i'm developing app. app reads , writes files on sd card. have got inconvinience. if app writes file on sd card want see via windows 7x64 file manager (any file manager: explorer or total commander). files not shown until reconnect device (directly pull out , insert wire usb port). files shown in file manager on android. device - samsung galaxy s3 possible fix bug?
try this
mediascannerconnection.scanfile (this, new string[] {file.tostring()}, null, null);
Comments
Post a Comment