Questions tagged [media-scanner]

For questions relating to Android's media scanner process, which maintains a list of media files (music, videos, pictures, etc) on an Android device.

Android's media scanner process is a service which maintains a list of available media files on an Android device. This could include music, video, or pictures on the device's physical storage.

Files must be indexed by the media scanner in order to be accessible to media apps (like music players). If you have added files to your device but they are not available in your apps, then it could be due to an issue with the media scanner service, or the service may need a chance to run and notice the new files.

Not to be confused with , which is related to scanning paper documents into digital formats.

Some selected core questions (with answers):

61 questions
14
votes
1 answer

Can I trigger a media scan via the command line?

Is it possible to trigger the media scanner to update its DB via the command line? I have an SSH server installed on my Android device and I copy files to/from over the same link. It would be great if I could also trigger a re-scan for the media…
Ken Sharp
  • 246
  • 1
  • 2
  • 15
7
votes
1 answer

Can .nomedia be a folder?

If a file called .nomedia gets put into a directory, the Media Scanner skips that directory, e.g. sprite images. Does that also work if .nomedia is a folder?
neverMind9
  • 778
  • 1
  • 11
  • 27
5
votes
8 answers

Media scanner running constantly

I recently bought one new Samsung Galaxy S 2. (Ice Cream Sandwich) I am getting "media scanner running" message each time I try to open the camera. How can I get rid of this issue? Do I need to replace the phone?
alam235
  • 153
  • 1
  • 1
  • 4
5
votes
3 answers

mediascanner scan from system directory /data

How can I make mediascanner scan phone memory, i.e. the /data directory? I want to test playing MP3s from this directory. When I try to hack it by replacing the "pathStr" from /mnt/sdcard to /data before MediaScanner::doProcessDirectory(), it fails…
dls
  • 51
  • 1
  • 2
2
votes
1 answer

How do I reinstall MediaScannerService?

I recently rooted my Samsung Exhibit II. and was going through and deleting some bloatware and accidentally fat fingered and deleted the MediaScannerService not realizing what I was deleting. Does anyone no how to reinstall the service? I have…
khrysta
  • 21
  • 1
2
votes
1 answer

What are the best 3D scanning mobile apps?

What are the best 3D scanning mobile apps?
LCarvalho
  • 409
  • 1
  • 4
  • 10
1
vote
1 answer

how can I stop media scanning?

I have a LG L7 mobile. From 2 days ago I have a serious problem with scanning media files. I turn on my mobile and scanning media files started scanning. after that scanning media files completed it started again and again and until know it is…
user62225
  • 11
  • 1
  • 2