mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-06-02 05:00:26 -04: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.