hi
i'm trying to create App that allows me to shows specific folder in my internal memory or SD card and load all the .png files in this folder and show them in raw one after another and i also want to control the time that picture stay on the screen before it displays the next one and also wants to make it full screen and stop any notifications during my app running and i really don't know how to start.
The resources here may be a good place to start Momo. The advice here will help you learn to use the AI2 tools. A very good way to learn App Inventor is to read the free Inventor's Manual here in the AI2 free online eBook http://www.appinventor.org/book2 ... the links are at the bottom of the Web page. The book 'teaches' users how to program with AI2 blocks.
An example is described here that shows how to create a slide show using images from the Internet. Pictures auto slide show This example is not what you want to do; however the principals to building the app are the same.