I looked this Unknown file type MIME? but it doesn't help.
I tried to use application/octet-stream as mime type but it throws exception
android.content.ActivityNotFoundException: No Activity found to handle Intent {
act=android.intent.action.VIEW
if I do change the mimetype like image/jpg it work just fine. I know that it is strange but is some Samsung Galaxy issue. On HTC Desire it works perfectly.
Do you have any idea how can I pass mime type to Intent of 'any' type ?