Top "Mediastore" questions

The MediaStore provider contains meta data for all available media on both internal and external storage devices.

Android: Refreshing the Gallery after saving new images

So in my application I at one point save a bunch of images to a temporary folder, and I want …

android gallery mediastore
How to get and set (change) ID3 tag (metadata) of audio files?

I am working to change ID3 tags, the metadata in audio files, such as: Artist Title Album etc. And the …

android metadata id3 mediastore
Loading large number of items in recycler view

I have a recycler view within a fragment and basically I m trying to load song list in the recycler …

android android-recyclerview android-glide mediastore
Get Album Art With Album Name Android

I want to display album art with album name in listview. But i am not getting the way to display …

android android-mediaplayer mediastore android-contentresolver albumart
How to get list of video files in a specific folder in android?

How to get list of video files stored in a specific folder using mediastore? currently i'm using this code package …

android file list video mediastore
when take photo get - java.lang.Throwable: file:// Uri exposed through ClipData.Item.getUri()

The Exception is: file:// Uri exposed through ClipData.Item.getUri() java.lang.Throwable: file:// Uri exposed through ClipData.Item.getUri() …

android camera uri mediastore image-capture
how to get all all audio files from sd card android

I want to write a class which gets all the mp3 files from the whole sd card. But actually it …

android eclipse audio path mediastore
MediaStore.Images.Media.insertImage is returning null when trying to save the image

I am using an custom view and in that i am using an canvas in which a user can draw …

android canvas android-sdcard mediastore
Android MediaStore insertVideo

So our app has the option to take either a picture or a video. If the user takes a picture, …

android video mediastore
MediaStore: get image data, thumbnail and folder

I have two lists. Let's call them AlbumsList and PicturesList. The first one shows photo album cover (one of the …

android uri android-contentprovider mediastore