Differences between revisions 4 and 9 (spanning 5 versions)
Revision 4 as of 2014-12-01 03:19:09
Size: 327
Editor: scot
Comment:
Revision 9 as of 2014-12-04 03:08:53
Size: 534
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= ManagingAndProgrammingMobileApplications = = Managing And Programming Mobile Applications =
Line 11: Line 11:
 * http://developer.android.com/guide/components/loaders.html  * [[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
 * [[attachment:CBDiary.7z]] A simple diary application that uses SQLite.
 

Managing And Programming Mobile Applications

A.k.a Android Programming (Fall 2014)

Chapter 10:

SQLite and Loaders:

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