mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-03-02 06:06:24 -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.