top of page

Photo booth app
Plus more stuff

Think about the following challenges and try to implement them yourself in the MIT App Inventor!

To do this you will need to use components and commands that we have not yet encountered. Try to break down each challenge into small problems and solve them one by one.

You are also welcome to think of challenges for yourself, depending on the components and commands you see in the software.

​​

- Set that clicking on a canvas deletes the image that appears on it

- Set that whenever a photo is taken it will appear on one of the surfaces at random

  • Hint: Use the random option from the Math category

- Set that touching a surface activates the camera and places the image taken on that surface

 

- Design the app as you wish

Well done!

When the time is up for class, click here to go to the instructions for saving the phone app.

bottom of page