seven332 / Nimingban

[DEPRECATED] A Nimingban Client
Apache License 2.0
309 stars 51 forks source link

Use FileProvider to share image #80

Closed seven332 closed 7 years ago

seven332 commented 7 years ago

For apps targeting Android N, file:// URIs outside app is not supported any more. But some app can’t read content:// URIs. So for Android N and above, use FileProvider. For the others, still use File.