8. Address Book App
ListFragment
, FragmentTransactions
and the Fragment
Back Stack, Threading and AsyncTask
s, CursorAdapter
, SQLite and GUI Styles
Objectives
In this chapter you’ll:
Use a ListFragment
to display and manage a ListView
.
Use FragmentTransaction
s and the back stack to dynamically attach Fragment
s to and detach Fragment
s from the GUI.
Create and open SQLite databases using a SQLiteOpenHelper
, and insert, delete and query data in a ...
Get Android™ for Programmers: An App-Driven Approach, Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.