Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mediastore

What Is Size Of Thumbnail Returned By Action_image_capture Intent

I'm using the standard camera intent to take a photo: Intent takePictureIntent = new Intent(Med… Read more What Is Size Of Thumbnail Returned By Action_image_capture Intent

Cursor For An Image Always Returns Null

I'm storing a picture from my Camera like this: String newName = new BigInteger(130, new Secure… Read more Cursor For An Image Always Returns Null

Android - Intent To Record Video On Lowest Quality

I have a project where the user can take pictures and videos without limitation of time, so i need … Read more Android - Intent To Record Video On Lowest Quality

Refresh Mediastore For Images & Videos

I moving and deleting lots of images and videos as per my requirement and now i am scan media by us… Read more Refresh Mediastore For Images & Videos

How To Get The No Of Track From An Artist In Mediastore

I am trying to get the no of track in Artist table using mediastore. I am able to get all the artis… Read more How To Get The No Of Track From An Artist In Mediastore

What Is Difference Between _id And Audio_id Column?

I've googled it, searched on the official android docs, and found nothing satisfying. I'm d… Read more What Is Difference Between _id And Audio_id Column?

Wrong Duration In Mediastore.video.media.duration

I'm trying to record video in my application and I've noticed that displaying their duratio… Read more Wrong Duration In Mediastore.video.media.duration

Media Scanner For Secondary Storage On Android Q

With the newer Android Q many things changed, especially with scoped storage and gradual deprecatio… Read more Media Scanner For Secondary Storage On Android Q