Is Full Storage Access Planned for Future Versions?

59 views
Skip to first unread message

Ferhat

unread,
Sep 21, 2025, 12:16:27 PM (7 days ago) Sep 21
to DroidScript
Hello everyone,

I have a question about DroidScript’s current file access permissions. As far as I know, the app can only access specific folders that the user has explicitly granted permission to. However, it doesn’t have the ability to directly access all device folders.

Will there be any future updates that allow DroidScript to access the entire device storage, or is this something that will remain restricted due to Android’s security policies?

Thanks in advance.

Dave

unread,
Sep 22, 2025, 1:49:46 PM (6 days ago) Sep 22
to DroidScript
Full storage access is available in the next beta release for the 'X' version.  If you need to use it in a published AAB, then you will have to use a 3rd party resource editor to add the android.permission.MANAGE_EXTERNAL_STORAGE permission to the manifest and then call app.GetPermission( "AllFiles" ) in your code.
Reply all
Reply to author
Forward
0 new messages