Android 101, Class 3

The first half of the class will be a hands on lab focusing on last week’s homework assignment. Then we’ll discuss how to style the application.

Course Material

Homework Exercises

If you haven’t finished last week’s homework, don’t be discouraged! You’ll have more time to work on it tomorrow.

Tonight will engage your artistic side and make your calculator feel like a real application.

  • Create a style for operator keys. Add dimensions and colors to support the style.
  • Create a drawable for the operator key states.
  • Create a style for the equals key. Add dimensions and colors to support the style.
  • Create a drawable for the equal key states.
  • Create a style for the clear key. Add dimensions and colors to support the style.
  • Create a drawable for the clear key states.