Graphics Android




CS185c

Chris Pollett

Nov. 1, 2010

Outline

Basic Graphics Android

GraphicsTestView Screenshot

Image of a red rectangle

Drawing with XML

Making Shapes

Screenshot XML Graphics

Image of a four ovals with different borders

Quiz

Which of the following statements is true:

  1. Subclasses of ListActivity are often used to display lists of items in Android.
  2. A TableLayout in Android is only allowed to have TableRow items on it.
  3. To handle events of list items you define an OnListItemClickListener.

Animation

Driver Class

Screenshot AnimationTest

Image of last screen in animation test