Tuesday, November 10, 2015

Progress report - week of 11/08

Progress: Gabriela has made a code that draws rectangles, lines and circles. There is a rectangle button and circle button that leads to different pages. The rectangle button leads to a page filled with rectangles and the circle button leads to a page filled with circles.


Problem: An issue that we ran into was attaching the necessary images to the code so the code would run. Specifically, on Windows the images are copied into the program as 'drawable' images, but on Mac we were only able to add them as 'icon drawables'. Also, the size of everything was off so we are working on fixing the size. 

Plan: Our plan for this week is to see how to add haptic feedback to the code. As soon as we fix all the problems with size and images, we will add haptic feedback by studying Mr. Lin's code.

This is the base of our code.

No comments:

Post a Comment