java android 读取微信文件,Android 实现微信,QQ文件在其他应用打开并获取到路径

例如: 1.想实现其他应用打开出现自己的应用,需要在清单文件中增加配置 注:自己需要什么样的文件格式

java android 读取微信文件,Android 实现微信,QQ文件在其他应用打开并获取到路径

例如:

1.想实现其他应用打开出现自己的应用,需要在清单文件中增加配置

注:自己需要什么样的文件格式自己可以配置,其中 minType 代表要打开的文件类型。

常用的类型:

{".3gp", "video/3gpp"},

{".apk", "application/vnd.android.package-archive"},

{".asf", "video/x-ms-asf"},

{".avi", "video/x-msvideo"},

{".bin", "application/octet-stream"},

{".bmp", "image/bmp"},

{".c", "text/plain"},

{".class", "application/octet-stream"},

{".conf", "text/plain"},

{".cpp", "text/plain"},

{".doc", "application/msword"},

{".docx", "application/vnd.openxmlformats-officedocument.wordprocessingml.document"},

{".xls", "application/vnd.ms-excel"},

{".xlsx", "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"},

{".exe", "application/octet-stream"},

{".gif", "image/gif"},

{".gtar", "application/x-gtar"},

{".gz", "application/x-gzip"},

{".h", "t

发布者:admin,转转请注明出处:http://www.yc00.com/news/1697554296a799429.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信