I would like to add an image sharing feature to the Corona SDK app on Android. But I don’t want that via email / twitter / fb I could write my own code. Instead, I would like to use my own "share" function, which allows you to select all the sharing providers.
So the popup will look like this:

How can this be done in the Corona SDK? (and is it even possible? Not with Corona Enterprise?)
source share