• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. M

    App is crashing because of android.os.FileUriExposedException

    The app is crashing when I'm trying to open a file. I found the log android.os.FileUriExposedException: file:///storage/emulated/0/test.txt exposed beyond app through Intent.getData() I know the solution of this problem. I fixed in the newer version of the app. For new version of app, I used...