How to fix SecurityException: Permission Denial: opening provider that is not exported from uid

后端 未结 0 1619
陌清茗
陌清茗 2021-01-23 07:02

I want to open another application with an import window and send a file to it for processing.

final Intent sendIntent = new Intent(Intent.ACTION_MAIN);
sendInten         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题