开发者

How to attach two types of files into a intent using the setType

I'm attaching a different type of files (Audio, Video and Images). But I want to do it one by one and in each kind of file (audio, video and images) select different the types of format.

Example: - for Audios >> mp3 and wma - for images >> png and jpg - for videos >> mp4 and mov

How I can do it? I'm setting the type in a intent like "intent.set开发者_高级运维Type("video/*");"

Thx in advance.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜