DF1E / SimpleExplorer

Open Source Filemanager
http://forum.xda-developers.com/showthread.php?t=2330864
GNU General Public License v3.0
138 stars 62 forks source link

File provider doesn't work properly on Android N #86

Open theboubougne opened 7 years ago

theboubougne commented 7 years ago

When trying to press on any kind of media files the shared uri will only work with the Google Music app, but will fail with any other existing player (VLC, MX Player, PowerAmp, ...) Example of an uri returned by the file provider:

content://com.dnielfe.manager.debug.fileprovider/share/Media/audio/music.mp3

This works fine on a device running Android 6 or if changing the target SDK to 23