Read Specific Directory without asking permission

how to read the Specific Directory without asking permission.. give a block example … please help .. I tried various ways but still have permission to read specific directory.. I don’t like

You can’t read/write in device storage without user consent.

1 Like

impossible
mods pls cose this topic as this is not possible at all

To ASD (app-specific directory) you can read, write without permission…

Did you try to search for it…

@bodymindpower might be able to help you with it.

1 Like

yes I use the DownloadToASD extension. but asking permission READ_EXTERNAL_STORAGE to display it

You don’t need to ask permission from the user to read/write to the Application Specific Directory. AND you’re not able to access other Application Specific Directories!

1 Like

yes … my application reads on its own ASD .. but still ask permission

What should it be displayed with?

image components

Yes, the image component incorrectly requires READ permission even for the ASD. The same with AI2.

Note: I’m pretty sure this will change when Kodular targets API 30 (Aug 2021).

3 Likes

I can’t wait .. :joy: btw. does this also apply to pdf viewer? if not then i will convert the file to pdf

It depends where the PDF Viewer accepts files from.

okay I will try to experiment :joy:

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