mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-01-16 10:58:01 -05:00
The import path directly from the file system may not result in using a content:// or file:// Uri, but instead a file system path. If this occurs, attempt to use a FileInputStream to read the contents.