Lab 3: Tip Calculator App ( Due 15 Feb 2013 )

The purpose of this lab is to design an Android App with Java. You will design a GUI using a TableLayout. You will edit the XML description of the GUI to customize the properties. You will use TextView, EditText, and SeekBar GUI components. You will use Java to programmatically interact with the GUI components to change the text that they display. You will also use event handling to respond to user interactions.

Realize that the instructions in the book is for an older version of eclipse and android api. One of the challenges that you will have to face is to map the older features mentioned in the instructions to the newer features of both eclipse and the android platform.

After you finish, please demonstrate to Tong Zhao what you have achieved. You will then write a report that will have the following format

  Lab 3: Tip Calculator App

  Date:

  Students' Names:

  Techniques Learned in the Lab:

  Problems Encountered:

  Solutions to those Problems:

  Enhancements to the Lab:

The enhancements should not be suggestions on the instructions in the lab but how to use the techniques learned in extending the functionalities of the app.

The report will be a Microsoft Word document called Lab_3.doc. You will submit the document through the turnin system by 11 pm Friday, 15 Feb 2013. There needs to be just one copy of the report for each pair of students.

You will also post on Piazza the last three items in your report - Problems, Solutions, and Enchancements by the above deadline.