Media Storage

com.android.providers.media

  • AOSP
  • Unsafe
Breaks features related to media storage (images, videos, music, etc.) if disabled

Provider of media files (images, videos and such).

Scans the device for media files and allows permitted apps access to them.

Content providers encapsulate data, providing centralized management of data shared between apps.

References

  1. https://developer.android.com/guide/topics/providers/content-providers.html

Open in App Manager