Blocks
Error
copy your image to shared storage, the messaging app will be able to find it there.
I don't understand How do this Please Guide me
to copy a file from ASD to shared storage like /Download use the file component and its Copy method
scope from: App
filename from: 1.png
scope to: Legacy
filename to: /Downlaod/1.png
then share the file from shared storage, which is /storage/emulated/0/Download/1.png
Taifun