It is basically those photo editing apps where you can actually edit the image with another small icon or photo.
I want to be able to take a image (either from the gallery or straight from the camera) and edit it with another image that the user can freely move around to allow them to place the image anywhere they want.
I have no idea how to actually allow the user to move the icon/image so they could shift the image to the position they want to and save it into one image.
Breakdown on how it should work:
Choose an image - The user can pick an image from the galley they want to edit OR if they do not have an image taken, it should intent to the camera and get a image taken.
Edit the image - The user can now pick the images they want to add on the main image and after all the editing is done, the final image will be saved in the storage.
There are similar questions over stackoverflow but they aren't any answers or solutions.
Use below code to move image..