Introduction
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.
Answer
before making ( if/else ) if we keep pressing the minus button it will go into a negative state but when we code if/else function wont allow this to happen
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
this picture is only stored in local memory