mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-08-02 03:10:44 -04:00
On Android 7+ providing another activity a file:// Uri is discouraged. This changes instead uses a content provider backed by a FileProvider to give backup data to other activities.