sromku / android-storage

Create, read, delete, append, encrypt files and more, on internal or external disk spaces with a really simple API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

External SD Card

frankyxcs opened this issue · comments

Hi

just saw your nice project and made some test. It is only possible to access the app directory and external storage on the internal sd storage (memory)

But it is not possible to access removable media like an external storage sd card ?

I think this is only possible with Scoped Directory Access ? I tried to figure this out but i do not have a real solution yet.

maybe you could add these features to access removable storage too ? its possible since api 24 i guess

greets

frank

External Dir (sd card ) in OS 6 and above have prob to delete files and folder.
Hope you soon add this.