Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 614 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 614 Bytes

Content-Provider-Demo1

This is a sample app to understand the usage of Content Providers in Android. Specifically, audio files.

Objective

The main objective of this project is to understand the technicalities of "Content Providers" in Android. I wanted to query all the audio files that are stored in the shared storage of the user's phone and show it as a list with album art. Juts like how Music Player applications do.

Screenshot

Project Demo
Content-Provider-Music-Demo.jpg