The photo is stored in the ASD - application specific directory
To copy it to shared storage, use the file component and its Copy method
From scope is App
From filename is the image you get in the AfterPicture event
To scope is Shared
To filename is for example /Download/myPictures/myPicture.jpg
Just try something and if you got stuck, post a screenshot of your relevant blocks
See also Some basics on Android storage system
Taifun