ContentResolverProvider

Provides the content resolver used by the Image Android Retriever to access image data. This module is installed in the SingletonComponent.

The content resolver allows the Image Android Retriever to interact with the device's content providers, such as the MediaStore, to retrieve image information or load image data.

Functions

Link copied to clipboard

Provides the content resolver using the application context.