aFileChooser icon indicating copy to clipboard operation
aFileChooser copied to clipboard

Mime type not taken

Open laaptu opened this issue 11 years ago • 2 comments

While adding
intent.setType("video/*"); on FileUtils. createGetContentIntent()

or adding on Manifest file also like <data android:mimeType="video/*" />

FileChooserActivity won't consider these Mime types but other FileBrowser Application installed on the phone will take this Mime type consideration

laaptu avatar Feb 10 '13 08:02 laaptu

I experience the same problem, did you find a solution?

lukeisontheroad avatar Apr 29 '13 18:04 lukeisontheroad

Same problem here, any solutions?

westlinkin avatar Oct 16 '14 15:10 westlinkin