teaching machines

U and I: Jack Ferris

October 26, 2012 by . Filed under cs491 mobile, fall 2012, postmortems.

The application I created creates random addition, subtraction, multiplication, or division problems based off the user’s choice.  The application tells you if you were correct or incorrect with your answer and proceeds to the next problem.  The widgets I used were textview, edittext, button, spinner, and checkbox.  The application also has support for Spanish.  The lesson I learned from this application is that eclipse can be pretty unpredictable.  Dealing with eclipse issues was the most frustrating part of this assignment.  Otherwise, everything went well and I got a better understanding of intents and widgets.