storage-chooser
storage-chooser copied to clipboard
Strange behavior on API 16
I just tested the the lib on a phone with API 16 and the Choose Storage dialog looks like this :
UsbDriveA->F doesn't seem to mean anything on this phone. (Nor extSdCard which we cant see on the screenshot)
Also, when I click any of them, I get "The storage you have chosen is not accessible" toast, which is not customisable via Content class.
Hello, it is indeed strange, was there any OTG connected before?
Can you create a separate issue for Content
class string addition? Thanks.
It is indeed possible. I can't really know because I got this old phone from someone else.
Alright, I'll see how we could avoid these unusable storage folders, may be by checking their total space or something first before populating the list.
Thanks for the report.