Hello Erel,
i rewrite my answer (sorry for my english...)
.. my app is similar a whatsapp. ..
-i need a send images to another apps with share option (i'm use INTENTID library)
-i need a receive images via share from another apps (i'm use android.intent.extra.STREAM)
that work perfectly separate (can i send via share, and receive)
but in moment join on one project... the problem is:
"when i send image from this project to another app (via share).... >>> reopen my project and entry the image via android.intent.extra.STREAM"
can't select the app i want a send shared image
thanks !!!