Learn your way! Get started

Complete Android Development, Part 4 of 29: Quiz Application

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 36m
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: more work on the quiz application, understanding activities and callbacks, navigation to activities, receiving and showing data.

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



Quiz Application

Quiz App (21:53)
  • Introduction (00:08)
  • Challenge 1 Improve QuizApp (04:03)
  • Adding drawables icons and showing (10:16)
  • Final Challenge Solution (07:16)
  • Summary (00:08)
Understanding Activities Lifecycle Callbacks (22:16)
  • Introduction (00:08)
  • Understanding Activities Lifecycle Callbacks (13:52)
  • Showing Each Activity Life Cycle (08:07)
  • Summary (00:08)
Navigate to Another Activity (17:49)
  • Introduction (00:08)
  • Navigate to Another Activity (10:07)
  • Going From Activity A to Activity B (07:25)
  • Summary (00:08)
Receiving Data from First Activity and Show (20:14)
  • Introduction (00:08)
  • Receiving Data from First Activity and Show (07:27)
  • Using Bundle to Retrive data and Integers (12:30)
  • Summary (00:08)
Show Data From Second Activity (14:44)
  • Introduction (00:08)
  • Show Data From Second Activity (08:20)
  • Start Activity For Result (06:08)
  • Summary (00:08)