storage-chooser icon indicating copy to clipboard operation
storage-chooser copied to clipboard

Strange behavior on API 16

Open lolo-io opened this issue 5 years ago • 3 comments

I just tested the the lib on a phone with API 16 and the Choose Storage dialog looks like this :

Screenshot_2019-11-12-21-55-32

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.

lolo-io avatar Nov 12 '19 21:11 lolo-io

Hello, it is indeed strange, was there any OTG connected before?

Can you create a separate issue for Content class string addition? Thanks.

codekidX avatar Nov 16 '19 08:11 codekidX

It is indeed possible. I can't really know because I got this old phone from someone else.

lolo-io avatar Nov 17 '19 14:11 lolo-io

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.

codekidX avatar Nov 17 '19 18:11 codekidX