Introduction
About your App. <Describe your app here>
Reflection
Answer the following questions:
For enhancement #6 (the if/else exercise) give a brief descriptions of your solution to this problem. Provide a screen shot of your code -- the revised blocks -- and describe how the if/else block works to solve the problem in this case. If appropriate, include a description of any significant problems or bugs you encountered in solving this problem. App Inventor now has a Download Blocks as Image feature (right click on the white space in the blocks editor to choose) that also can be used to take a screenshot of all of your code or the Windows sniping tool can be used.
Answer
When you use the Camera component to take a picture as the Canvas background, explain why the picture goes away when the app is restarted. HINT: Think about the different hardware components we talked about in an earlier lesson and where on the device the picture is stored. What do you think could be done to prevent the picture from disappearing when the app is restarted?
Answer
Final App and Digital Distribution:
How to Install my App: (Scan Here)
Design:
Be sure to provide screenshots along with your explanations for each of the enhancements that you made.
Note: This section may repeat based on how many large Event Handlers you have.
<Your Explanation goes here>