Hello,

I have the following problem when running my application on an Asus
eee Pad Tranformer Android 3.0:

I delete files from the sdcard programmatically. Then, I connect the
device to Windows 7 through USB. The deleted files are still present
in the explorer. However through adb shell I can confirm that the
files have been deleted.

The only way to update the file list is to restart the device.

I use MediaScannerConnection.scan file to update the content of
Windows 7 explorer when I add a new file but it does not work when
files are removed.

Does anyone knows to trigger a refresh of the file explorer content?

Thank you for your help.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to