I want to create an app for Android that will be able to access the phone's camera. I know this is possible so that's not a problem. The android developers website gives plenty of information on that. I was wondering is it possible, when i open the camera through my app, can an image (such as a sprite image from a game) be displayed on the screen? so when i take the picture the sprite character is also in the picture. The sprite needs to be on the screen when I open the camera, and that image needs to be saved
Hopefully I've explained what I am trying to do because I can't find any information on this