Dear. I am testing Bluetooth file transfer.
When any files are transfered by FTP via BT, mMediaScanner.scanFiles(mFiles, null); is used to notify MedisScanner adding new media files. But if any files are deleted by FTP, what api should be called? To sum it up, current problem is that, 1. When new media files are added, MediaScanner is notified through MediaScanner.scanFiles(mFiles). 2. but how should MediaScanner be notified when any files are deleted on SD card? Please share your suggestion. Thanks.
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

