I am trying to make a game where you take a picture with a camera phone and the picture taken will become the background of the layout. (And then I will have objects appear over the background as they normally would.) I can get the device to take a picture but I cannot get the picture to become the background image of the layout. I'm not sure if I need to use this string: appMobiDev.CurrentPictureUrl and I don't know where to put it.