Android Question Request for the latest ExternalStorage.b4xlib

Emerito

Active Member
Licensed User
Longtime User
Hello,
I’m using B4A v13 and I need the latest version of the ExternalStorage.b4xlib library (version 4.0 or newer).
I can’t see or download the attachments in the ExternalStorage library thread.
Could you please send me the current .b4xlib file or tell me where I can download it directly?
Thank you very much for your help!
Best regards,
Emerito
 

b4x-de

Active Member
Licensed User
Longtime User
This may be a very stupid question on my part, but who said that this library actually exists? I don't know it—but that doesn't mean anything...
 
Upvote 0

b4x-de

Active Member
Licensed User
Longtime User
Did you check the library that is linked here?

 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
Upvote 0

Emerito

Active Member
Licensed User
Longtime User
My confusion stems from an AI help message that says I need version 4 to access SAF and be able to access a folder on the SD card from two of my apps.
Any help would be greatly appreciated.

Thank you very much.
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
Any help would be greatly appreciated.
Your AI is telling bullshit.

The way is to use 1.04 of external shorage library which is the library to access (S)torage (A)ccess (F)ramework.

The only way to access these storages is through the Storage Access Framework (SAF), which is a quite complex and under-documented framework.

The ExternalStorage class makes it simpler to work with SAF.
 
Upvote 0

Emerito

Active Member
Licensed User
Longtime User
Is it possible to copy files created by a specific app in a folder on the SD card (which I believe are only visible from within that app) to a folder created in the phone's internal memory that can be accessed from any file explorer?
 
Upvote 0
Top