Stop MediaScanner scanning of certain directory

Posted by kape123 on Stack Overflow See other posts from Stack Overflow or by kape123
Published on 2010-03-31T19:59:49Z Indexed on 2010/03/31 20:03 UTC
Read the original article Hit count: 358

Filed under:
|

Is there a way to notify MediaScanner service on Android platform not to scan certain directories? I have application that encrypts images on SD card and after I do that MediaScanner goes wild in LogCat (writing out "not JPEG" exception... and there are time I have over 1000 pics in directory).

Thanks

© Stack Overflow or respective owner

Related posts about android

Related posts about java