Questions

1. What is a database projection?





2. How do you tell the CursorAdapter which database columns should be displayed in which text views?





3. When we first setup the CursorAdapter, it didn't show a recently added item until the app was re-launched or rotated. What did we do to show an item that was just added?