If gals are included:
Assuming that you do not want to distribute your app again every week, you need a place where from it would be possible to download your picture.
Once you have downloaded it, you just set the images of the canvas to the downloaded file, probably it looks like set Canvas BackgroundImage to /sdcard/Route/route.png, assuming you have downloaded your image to Route/route.png
Cheers, Ghica.