I need to handle incoming content (pictures) from other apps in my app. (http://developer.android.com/training/sharing/receive.html)
In android picture gallery user should be able share a picture/pictures in my app (regular social app functionality) and in the app I should be able to process this.
Please advice me how to do it on Android in Corona SDK.
On iPhone it is possible:
http://coronalabs.com/blog/2013/02/05/ios-tutorial-using-email-attachments/