Intro To Android (Workbook 2)

Lab: ListViews

In this lab, we'll create the ListView's and Adapter's that we'll need for this application with tests.

Note: The list views are quite similar through out the application.

TODO:

  • Create a list view for the city list with tests
  • Create a list view for the delicacies with tests
  • Create a list view for the navigation drawer
  • Create a list view for the search results