8. Address Book App


Objectives

In this chapter you’ll:

Image Use a ListFragment to display and manage a ListView.

Image Use FragmentTransactions and the back stack to dynamically attach Fragments to and detach Fragments from the GUI.

Image Create and open SQLite databases using a SQLiteOpenHelper, and insert, delete and query data in a SQLite database using a SQLiteDatabase object

Image Use a SimpleCursorAdapter to bind database query results to a ListView’s items.

Image Use a Cursor to manipulate database query results.

Image Use multithreading and AsyncTasks to perform database operations outside the GUI thread and maintain application responsiveness.

Image Define styles containing common GUI attributes and values, then apply them to multiple GUI components.


..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.223.182.97