Querying for Items

  • In this lesson, you'll learn how to write a query to get all items from the database.
  • You'll also learn how to create a CursorAdapter to display the info in that Cursor in a ListView.