Complete Android Development, Part 4 of 29: Quiz Application
Interactive

Complete Android Development, Part 4 of 29: Quiz Application

LearnNow Online
Updated Feb 19, 2021

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.

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.


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

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.

Video Runtime

96 Minutes

Time to complete

164 Minutes

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)
;