Some apps allow you to copy and save a picture. I would like to paste a copied picture in my B4A-app. Had a look at clipboard and ACTION_SEND Intent, but could not find out howto. Help appreciated.
There is text but this clipboard approach is probably not the right one.
I will register my app for intent.action.send with mime-type image.
Then access the file using its URI.