Android Question [B4X] SimpleMediaManager (SMM) - Unexpected mime

When I Use SMM
This Error Why happened?
Untitdled.png
 
I found problem
I had not set the Url in the right place:
B4X:
SMM.SetMediaWithExtra(Target As B4XView,Url As String,Mime As String,extra As Map)
 
Upvote 0
Top