Learn your way! Get started

Complete Android Development, Part 3 of 29: Android Ins and Outs

with expert Paulo Dichone


Watch trailer


Course at a glance

Included in these subscriptions:

  • Dev & IT Pro Video
  • Dev & IT Pro Power Pack

Release date 7/10/2020
Level Beginner
Runtime 1h 31m
Closed captioning N/A
Transcript N/A
eBooks / courseware N/A
Hands-on labs N/A
Sample code Included
Exams Included


Enterprise Solutions

Need reporting, custom learning tracks, or SCORM? Learn More



Course description

This series is for you, if you want to understand, architect, and master Android Applications. This course covers: Android architecture, as well as construction of a Quiz application with MVC architecture.

Prerequisites

Knowledge of java programming is required. If you do not, then paulo’s java series “Java SE 9 Parts 1 through 14” would be needed. Base understanding of Mobile Development

Meet the expert

Paulo Dichone graduated from Whitworth University with a B.S in Computer Science in 2009 and has worked building Android and iOS mobiles apps as well as web applications. Since 2014 he's been an online instructor teaching over 40,000 students from 170 countries in how to program Java and build Android Applications.

Course outline



Android Ins and Outs

Android Architecture (20:49)
  • Introduction (00:08)
  • What's Android Android Architecture (07:48)
  • The Manifest file (07:51)
  • Understanding the setContentView (04:52)
  • Summary (00:08)
Start Building Quiz App UI (24:54)
  • Introduction (00:08)
  • Start Building Quiz App UI (09:34)
  • Implementing OnClickListener Interface (15:04)
  • Summary (00:08)
Model View Controller Architeture (27:31)
  • Introduction (00:08)
  • Model View Controller Architeture (03:04)
  • Creating Question Model Class (09:08)
  • Showing Next Question (15:03)
  • Summary (00:08)
Finished App (18:13)
  • Introduction (00:08)
  • Finished App (09:43)
  • Interface and Abstract Classes (08:14)
  • Summary (00:08)