Assignment

Overview

In this lab, you will build a new app of your choice, using features learned throughout the book.

Instructions

Create any app of your choice. Be creative: the app can be a game, a utility app, or anything fun. Be sure to use several different items learned in chapters 2-4 when building your app to get full credit. (40 points)

Add any 3 of the following 5 features from chapters 5-7 to your app: (20 points each)

  1. AlertDialog that has dialog buttons
  2. Context menu
  3. Vertical scroll that uses touch handling
  4. Fragment
  5. Settings page

Create a video demo (required)

Create a video demo of your app running in the Android Studio emulator. Be sure to demonstrate the app you built, and the 3 features you added to your app, and show how they work. You can record your screen with our phone, or use free software to capture your screen such as Jing

Links to an external site., or Screencast-O-MaticLinks to an external site.. Please show all parts of the app, and explain anything that is not obvious