Coşkun Kozakbaş

unread,
Apr 29, 2016, 1:33:26 AM4/29/16
to MIT App Inventor Forum
Hi guys,

I made an app and want to add one more screen that will show route picture which all week changes with new one. So I was thinking like set Canvas.BackgroundImage to "/Route/route.png" but I don't know how to do it correctly. I will replace the picture once a week foır changing canvas image. Canvas image will be like "/Route/route.png" and I will replace new picture route.png with the same name as you see. Do you have any idea to do it?

Thanks,
Coskun.

Ghica

unread,
Apr 29, 2016, 4:50:16 AM4/29/16
to MIT App Inventor Forum
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.
Look here at Taifun's example to download files: http://puravidaapps.com/filedownload.php
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.
Reply all
Reply to author
Forward
0 new messages