Intent.EXTRA_STREAM requires the provider be exported, or grantUriPermission()
/***分享文件到系统分享*@paramcontext*@paramfile*/publicvoidshareFile(Contextcontext,Stringfile){//FileexternalStorageDirectory=Environment.getExternalStorageDirectory();IntentshareIntent=newIntent(Intent.ACTIO