Differences between revisions 2 and 6 (spanning 4 versions)
Revision 2 as of 2014-11-03 17:17:43
Size: 205
Editor: scot
Comment:
Revision 6 as of 2014-12-01 03:22:38
Size: 454
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
  * [[http://developer.android.com/guide/topics/ui/dialogs.html|Dialog Guide]]   * [[http://developer.android.com/guide/topics/ui/dialogs.html|Dialog Guide]] gives hints for both 10.2 and 10.3.

SQLite and Loaders:
 * [[http://developer.android.com/guide/topics/data/data-storage.html#db|SQLite]]
 * [[http://developer.android.com/guide/components/loaders.html|loaders]] queries on a separate thread
 

ManagingAndProgrammingMobileApplications

A.k.a Android Programming (Fall 2014)

Chapter 10:

SQLite and Loaders:

ManagingAndProgrammingMobileApplications (last edited 2018-06-25 16:13:42 by scot)