How to open a image in a app via gallery

Try this:
Action: android.intent.action.VIEW
Data Uri: image path
Data Type: mime type like image/png

An extension is missing which can add app in default apps like image,video,sms,call,etc.
Let’s see if someone is interested or not.