SecurityException: Permission Denial: opening provider org.chromium.chrome.browser.util.ChromeFileProvider from ProcessRecord
问题 I'm building a Chooser app that replaces the native Android Share dialog. It works fine except when I try to share an image from Chrome via longpress image > share image. If I try to do: Focus Gallery (by Franco) > Share (My App) > Google+ > No problem. Chrome > Share (My App) > Crash. As soon as I try to access the content:// uri that is passed to my app as the EXTRA_STREAM, I get an error: java.lang.SecurityException: Permission Denial: opening provider org.chromium.chrome.browser.util