My App sends files(all mime Types) over a TCP connection and hence I wanted my app to appear in the Android Share menu.
I added the following intent filters to my Activi
i think you are sharing the images from outside the app. plz define the minetype in intentfiler. it is working fine at mine side.