View Issue Details

IDProjectCategoryView StatusLast Update
0012951MMAGeneralpublic2016-05-30 23:09
Reportermarek Assigned To 
PriorityurgentSeveritymajorReproducibilitysometimes
Status resolvedResolutionfixed 
Product Version1.1.3 
Target Version1.1.3Fixed in Version1.1.3 
Summary0012951: Some devices doesn't have storage UUIDs
DescriptionStorage UUID is necessary for us to use SAF. Because in SAF uris, the storage is identified by its UUID. But some device doesn't have assigned UUID.

It is temporarily workarounded by using app specific folder only on these devices.

We should find a way how to pair URIs with storage. There is a user with such device: LG G4.
TagsNo tags attached.
Fixed in build501

Relationships

related to 0013322 resolvedmarek Write permission cannot be granted for SD card on some devices 

Activities

marek

2015-11-11 21:27

developer   ~0043285

I have created special build for user with this issue to know how the URIs looks like. Maybe the UUIDs are created as soon as the URIs are requested...

marek

2015-11-12 10:52

developer   ~0043287

So some devices uses different identificator. It looks like last part of storage path...

e.g. external_SD for /storage/external_SD

I hope it will work universally.

Fixed in build 500

peke

2015-11-13 01:27

developer   ~0043297

Verified 500

marek

2015-11-13 10:52

developer   ~0043301

Last edited: 2015-11-13 10:59

Fixed in build 501

There was still one issue with URI matching in this case.

I have also added switching of storage type when URI matching fails.

I have also asked the user for testing it with USB flash disk. We will see.