android.os.FileUriExposedException on Android Studio | How to use File Provider API?
File Uri Exposed Exception: android.os.fileUriExposedException
use File Provider to soled the above exception.
FileProvider is a special subclass of ContentProvider that facilitates secure sharing of files associated with an app by creating a content:// Uri for a file instead of a file:/// Uri.
A content URI allows you to grant read and write access using temporary access permissions.
====================================
New Blog For Android App Development:
📌 https://dailycoding.in/
====================================
Read more from the docs: http://bit.ly/2kBoNyM
Why do you need to Subscribe to my channel?
1. It's free (you just need the google mail account)
2. Up to date (every my videos in your mail)
3. Help me to grow up this channel
4. More subscribers = More events.
5. Subscribe channel Real Tech (Stay Connected).
Thank you.
Real Tech Stay Connected.
#RealTechStayConnected #DailyCoding #AndroidStudioError #RealTech