In this article, we will learn how to handle “android.os.FileUriExposedException”, if we have an app that shares files with other apps using a URI on API 24+. As of Android N, we need to use FileProvider API.
source https://www.c-sharpcorner.com/article/how-to-handle-android-os-fileuriexposedexception-in-android/
No comments:
Post a Comment