Objectives
In this Lab, you will be required to build the first version of our Donation Case Study App , called
On completion of this lab you’ll be able to
design an initial layout for the app.
add different widgets (such as a button, text and picker) to a layout.
implement basic event handling to cause some action on the click of a button.
be able to ‘filter’ LogCat messages for testing and debugging