IllegalArgumentException: Unknown URL content:// CONTENT

前端 未结 2 412
攒了一身酷
攒了一身酷 2020-12-03 16:05

IllegalArgumentException: Unknown URL content://

^ Having a nightmare with the above. I\'ve checked my variables and paths but can\'t see what the issue is? Greatly

2条回答
  •  死守一世寂寞
    2020-12-03 16:41

    I have added package name in authorities.that's why I got this issue.I have to add Provider name in authorities.

      
    

提交回复
热议问题