Differences between revisions 1 and 13 (spanning 12 versions)
Revision 1 as of 2014-11-03 17:16:53
Size: 204
Editor: scot
Comment:
Revision 13 as of 2016-08-31 23:31:50
Size: 834
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= ManagingAndProgrammingMobileApplications =
= Managing And Programming Mobile Applications =
Line 6: Line 5:
Chapter 10:
Line 7: Line 7:
Chapter 10:
  * [[htp://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
 * [[attachment:CBDiary.7z]]/[[attachment:CBDiary.zip]] A simple diary application that uses SQLite.

== Final Project ==
 * [[attachment:Database Layer.pdf]]
 * [[http://developer.android.com/guide/topics/ui/menus.html#context-menu|Long Click pattern for ListView]]

= Managing and Programming Mobile Applications 2016 =
A.k.a. Xamarin Programming

See /Xamarin notes.

Managing And Programming Mobile Applications

A.k.a Android Programming (Fall 2014)

Chapter 10:

SQLite and Loaders:

Final Project

Managing and Programming Mobile Applications 2016

A.k.a. Xamarin Programming

See /Xamarin notes.

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