Graphics Android




CS185c

Chris Pollett

Nov. 2, 2009

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. A TableLayout in Android is only allowed to have TableRow items on it.
  2. A TableRow's height is always fill_parent.
  3. Subclasses of ListActivity are often used to display lists of items in Android.

Animation

Driver Class

Screenshot AnimationTest

Image of last screen in animation test