Android App Development with Java

Course Outline

Syllabus

Course Material Repository Example Code Repository

Textbook: Murach's Android Programming 2nd Ed. by Joel Murach, 2015, Murach, ISBN 978-1-890774-93-6

Topics

  1. Intro to App Development
  2. Activity Lifecycle
  3. Menus and Themes
  4. Multiscreen Apps
  5. Fragments
  6. Asynch Tasks
  7. List Views
  8. SQLite Databases
  9. Consuming Web Services
  10. Geolocation

 

Intro to App Development

Activity Lifecycle

Menus and Themes

Multiscreen Apps

Fragments

Getting Data from the Internet

(Reading XML files + Asynch Tasks)

List Views

SQLite Databases

Consuming Web Services

Geolocation

Written by Brian Bird, summer 2019.