SyntaxFix
Write A Post
Hire A Developer
Questions
I have two ideas:
First: if you want to play 3gp file you should use mime types "audio/3gpp" or "audio/mpeg"
And second: you can try use method setData(data) for intent without any mime type.
setData(data)
intent