想必做Android开发都会遇到的需求——。 实现需求和方式也都各自不一,有接入某个app的SDK进行,也有集成第三方平台例如友盟等等… 接下来所要说到的是Android系统提供的组件,比较易用。 组件 介绍: StrictMode.VmPolic:绕过7.0文件权限 setType:设置类型常用也就是:图片、 文字 查看更多戳这👉moreType 记得加try catch 避免有的设备出现问题,我这就是一个toast提示。
File file = new File(filePath); StrictMode.VmPolicy.Builder builder = new StrictMode.VmPolicy.Builder(); StrictMode.setVmPolicy(builder.build()); Uri uri = Uri.fromFile(file); Intent shareIntent = new Intent(Intent.ACTION_SEND); shareIntent.putExtra(Intent.EXTRA_TEXT, content); shareIntent.putExtra(Intent.EXTRA_STREAM, uri); shareIntent.setType("image/*"); shareIntent.addFlags(Intent.FLAG_GRANT_READ_URI_PERMISSION); try { shareIntent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK); context.startActivity(Intent.createChooser(shareIntent, "share to")); } catch (android.content.ActivityNotFoundException ex) { ToastUtils.showByTop(Tools.getString(R.string.share_failed)); }
本网页所有视频内容由 imoviebox边看边下-网页视频下载, iurlBox网页地址收藏管理器 下载并得到。
ImovieBox网页视频下载器 下载地址: ImovieBox网页视频下载器-最新版本下载
本文章由: imapbox邮箱云存储,邮箱网盘,ImageBox 图片批量下载器,网页图片批量下载专家,网页图片批量下载器,获取到文章图片,imoviebox网页视频批量下载器,下载视频内容,为您提供.
阅读和此文章类似的: 全球云计算