What is media Store API

What is media store API

On newer Android versions, Scoped Storage restricts apps accessing all files on the device, and the permissions are handled via the Media Store API. You may read more about it here:

2 Likes

Do you use MANAGE_EXTERNAL_STORAGE permission ? If yes this is the reason app was rejected because that permission is usually not granted by Google

2 Likes

I know. but how can use this in kodular

yah, but how can use media store API in kodular

My application is WhatsApp status saver on play store. If not all files permission allow my application not working. How can Possible. Please suggest me.

Please stop spamming and wait patiently for a reply.

In future if you want to add more content to a post simply use the edit function.

I see that you were warned that using that permission Google will reject app

I am facing the same problem

1 Like

Halo, is your problem solved?
I have the same problem. Help me please
:pray::pray:

1 Like

Using All Files Access Permission by DeepHost is a great option. I use this to export titles as images in the Title Designer app I created 2 months. It works on my Friend’s phone running Android 12.