FileProvider and secondary external storage

后端 未结 5 1941
慢半拍i
慢半拍i 2021-01-02 19:17

How can I serve files from the SECONDARY external storage using the FileProvider?

The current implementation of the FileProvider handles on

5条回答
  •  既然无缘
    2021-01-02 19:29

    To handle files located on external sdcards, I changed my provider_paths.xml to

    
        
        
    
    
    

提交回复
热议问题