Unable To get File List After File Permission

Hello Developers

I am trying to make a whatsapp status saver application but the problem is that I am not getting any list after having file permissions

@Anke I Know you can help me in this case its an humble request to you

There seems to be no way to list (media) files from a hidden folder as for example:
file:///storage/emulated/0/WhatsApp/Media/.Statuses
regardless of using one of the File extensions (with a full or absolute path) or the File component (at least not on Android 11+ devices).

Try using SAF.

1 Like

Quick check: It should work with SAF.

But how can we get file list using SAF extension?

Show what you’ve already tried and where you get stuck.

We provide assistance here, but will not serve you any finished apps and / or solutions on a silver platter.

I Only Need That thing

I Just whant to know what i have to give in Uri section

image

Do some research in the AI2 community regarding this extension:

Try this one:
SAF_listHiddenFolder.apk (5.1 MB)

2 Likes

i just tried and its works :heart_eyes:
means its gives a list of file uri

Can You Provide Aia File For That Apk
Thanks In Advance :slightly_smiling_face:

Please give aia file :pray:

Here you go:

1 Like

Now you have my blocks that I used in my test app.
Do my blocks work for you?

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.